[Glade-users] Display Updates



I am having trouble with display updates.
I want to update a text window and a progress bar
once per second with new data.
I have written a routine that changes the
data then calls gtk_widget_show_all(display) or 
gtk_widget_show(display).

The problem is that the display still does not update
unless I move the mouse somewhere on the window.

Can someone tell me what I am doing wrong?
Do I need to do a gtk_widget_show_all to the
main window? That seems wasteful.

Regards,
J Deas








[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]