On 7/1/05, A. Pagaltzis <[EMAIL PROTECTED]> wrote: > Yes! Just do > > Gtk2->main_iteration while Gtk2->events_pending;
as I said, my application uses a Gtk2::Helper->add_watch function, so control already rests with the main loop, and it is not necessary to run main_iteration.. _______________________________________________ gtk-perl-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtk-perl-list
