On 7/1/05, Jan Hudec <[EMAIL PROTECTED]> wrote:
> Wow, that's complex! Simply running Gtk2->main_iteration while
> Gtk2->events_pending; between reading the lines is easier and does the
> job just as well.


Yes, but I needed the user to be free to start using all program
features, even while the treeview is growing. So he can open trees,
doubleclick, use menu items and even stop the scan. I don't kow if I
could do this simply running Gtk2->main_iteration..
_______________________________________________
gtk-perl-list mailing list
gtk-perl-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-perl-list

Reply via email to