Re: Expose events not occurring from gdk_window_invalidate_rect
- From: Douglas Vechinski <douglas vechinski dynetics com>
- To: gtk-list gnome org
- Subject: Re: Expose events not occurring from gdk_window_invalidate_rect
- Date: Fri, 05 Aug 2005 10:41:27 -0500
Yes it is idle a lot. Whenever your not moving the mouse or interacting
with the GUI it should be sitting in main GTK event loop.
On Fri, 2005-08-05 at 17:31 +0200, Sven Neumann wrote:
> Hi,
>
> Douglas Vechinski <douglas vechinski dynetics com> writes:
>
> > The problem I am having is that depending upon the size of the drawing
> > area window, the expose event handler (to redraw the scene) is not
> > called after I issue a gdk_window_invalidate_rect.
>
> Does your application ever become idle? The invalidated areas are only
> ever processed if your program returns to the main loop and becomes
> idle.
>
>
> Sven
> _______________________________________________
> gtk-list mailing list
> gtk-list gnome org
> http://mail.gnome.org/mailman/listinfo/gtk-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]