re: problems updating statusbar



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]