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 <kali...@gmail.com>

> Thanks, I will read the documentation and I will try it.
>
>
> 2010/6/22 Kevin Ryde <use...@zip.com.au>
>
> PS <kali...@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).
>>
>
>
_______________________________________________
gtk-perl-list mailing list
gtk-perl-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-perl-list

Reply via email to