2012/4/11, James Tappin <jtap...@gmail.com>: > On 10 April 2012 11:36, Michael Cronenworth <m...@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. > _______________________________________________ > gtk-app-devel-list mailing list > gtk-app-devel-list@gnome.org > http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list >
Hi James, may be, it could be better to use GtkProgressBar in activity mode. Best regards, Igor _______________________________________________ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list