-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Garth's KidStuff wrote:
> add:
>
> while (gtk_events_pending())
> gtk_main_iteration();
>
>
> to your code where you want to make sure a UI change appears.
>
thanks, this solved my issues!
- --
Dr. Ivo Alxneit
Laboratory for Solar Technology
add:
while (gtk_events_pending())
gtk_main_iteration();
to your code where you want to make sure a UI change appears.
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list