Re: GTK2 hangs or does not updates



PS <kaligod gmail com> writes:

one if for catching the time

Glib::Timeout->add will give you a call back when some time has elapsed
(documented in Glib::MainLoop), it's a good way to freshen a display if
you have to poll (rather than listening for events or inputs).



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