Re: Getting the "busy" cursor to display.
- From: James Tappin <jtappin gmail com>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: Getting the "busy" cursor to display.
- Date: Tue, 10 Apr 2012 15:15:36 -0600
On 10 April 2012 11:36, Michael Cronenworth <mike cchtml com> wrote:
James Tappin wrote:
Is there some other call (or calls) I should be making to force the
updates
to take place?
I use the following for widget updates during background processing:
while ( gtk_events_pending( ) )
gtk_main_iteration( );
Not sure if it will work for cursor drawing though.
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
I have tried that as well -- and still no joy.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]