>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 _______________________________________________ gtk-perl-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtk-perl-list
