DanIs this not the way to do it any more?... I get the desired affect, but I also get:to keep the UI updating inside large loops. When changed to:Hi all.I used to in some places go:
Gtk2->main_iteration while ( Gtk2->events_pending );
Gtk3->main_iteration while ( Gtk3->events_pending );
*** Gtk3::main_iteration: passed too many parameters (expected 0, got 1); ignoring excess at forms/main.pm line 39.
*** Gtk3::events_pending: passed too many parameters (expected 0, got 1); ignoring excess at forms/main.pm line 39.
_______________________________________________
gtk-perl-list mailing list
gtk-perl-list gnome org
https://mail.gnome.org/mailman/listinfo/gtk-perl-list