Re: Getting the "busy" cursor to display.
- From: Michael Cronenworth <mike cchtml com>
- To: gtk-app-devel-list gnome org
- Subject: Re: Getting the "busy" cursor to display.
- Date: Tue, 10 Apr 2012 12:36:15 -0500
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.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]