Shlomi Fish <[email protected]> writes: > Hi hw, > > On Mon, 28 Aug 2017 04:54:04 +0200 > hw <[email protected]> wrote: > >> Hi, >> >> when writing a program that uses Gtk3, how can I make it so that the >> program does something at regular time intervals? >> > > This DDG search - https://duckduckgo.com/?q=gtk3+timer&ia=qa - has some > relevant results including > https://stackoverflow.com/questions/8352027/gtk-timer-how-to-make-a-timer-within-a-frame > . > There are examples for using it in Perl in t/9.t here - > https://git.gnome.org//browse/perl-Glib .
Thanks, at least this some indication that it might be possible. Now I need to figure out how to use it with a perl program that uses gtk3 ... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] http://learn.perl.org/
