Re: GTK2 hangs or does not updates



Currently I am looking into the http://gtk2-perl.sourceforge.net/doc/pod/ documentation, but some things are not clear, I now this Gtk2 was developed for "C", where to get more information about Gtk2, because the gtk2-perl info is not as good as I think it should be.

Regards

2010/6/23 PS <kaligod gmail com>
Thanks, I will read the documentation and I will try it.


2010/6/22 Kevin Ryde <user42 zip com au>

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]