Re: Run menu action in background
- From: Nik Ogura <nogura uma-mn com>
- To: gtk2-perl <gtk-perl-list gnome org>
- Subject: Re: Run menu action in background
- Date: Thu, 11 Jan 2007 14:23:35 -0600
If your subroutine is basicaly just a loop then you can generally get
away with adding
Gtk2->main_iteration while Gtk2->events_pending;
That did it for me. Thanks.
Where do I find the documentation for those functions? What is it
listed under? I want to know where to look in the future.
--
-Nik
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]