[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
re: problems updating statusbar
- From: "Garth's KidStuff" <garthskidstuff gmail com>
- To: gtk-app-devel-list gnome org
- Cc: ivo alxneit psi ch
- Subject: re: problems updating statusbar
- Date: Tue, 17 Feb 2009 06:11:33 -0800
add:
while (gtk_events_pending())
gtk_main_iteration();
to your code where you want to make sure a UI change appears.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]