LinuxSA Mailing list archives
Index:
[thread]
[date]
[subject]
[author]
From: Toby Corkindale <tjcorkin@steadycom.com.au>
To : Linuxsa@linuxsa.org.au
Date: Fri, 30 Apr 1999 08:30:03 +0000
Re: GTK-Perl (not a newbie question)
Well, I've worked it out now, and thanks to DT too ;)
Gtk->idle_add(\&my_idle_func);
was the call required.
TC
Toby Corkindale wrote:
>
> Heyas
> I'm trying to write a small app in gtk-perl, and unfortunately it's very
> poorly documented so far.
> What I need to do, is to do processing (ie. call a function) in idle
> time, or at least frequently. I'm sure that there would be a way to do
> this, but I can't find out anywhere that even lists the available
> functions, in the Gtk pm, let alone their usage.
> Does anyone know what the way to do this is?
>
> I presume it will be something like
> Gtk::idle_function(&my_idle_function);
>
> Any suggestions?
>
> Thanks,
> Toby
>
> --
> ..I started out with nothing...and I still have most of it left
>
> --
> Check out the LinuxSA web pages at http://www.linuxsa.org.au/
> To unsubscribe from the LinuxSA list:
> mail linuxsa-request@linuxsa.org.au with "unsubscribe" as the subject
--
..I started out with nothing...and I still have most of it left
--
Check out the LinuxSA web pages at http://www.linuxsa.org.au/
To unsubscribe from the LinuxSA list:
mail linuxsa-request@linuxsa.org.au with "unsubscribe" as the subject
Index:
[thread]
[date]
[subject]
[author]
Return to the LinuxSA Mailing List Information Page