Re: [GtkGLExt] Expose events not occurring from gdk_window_invalidate_rect



Hello,

i havent tested this at all, but maybe you could give it a try:
in your code i read:

gdk_window_invalidate_rect(gldisplay->window,&gldisplay->allocation,FALSE);

Try passing instead of the allocation a rectangle with the corners value of (0,0)-(gldisplay->width, gldisplay->height).

Luca




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]