Re: [GtkGLExt] Expose events not occurring from gdk_window_invalidate_rect
- From: Luca Cappa <luca cappa i-medlab com>
- To: gtkglext-list gnome org
- Subject: Re: [GtkGLExt] Expose events not occurring from gdk_window_invalidate_rect
- Date: Mon, 08 Aug 2005 11:29:11 +0200
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]