On 10/9/06, Michael Hartmann <[EMAIL PROTECTED]> wrote:
> > Hide the window before quitting the gtk main loop:
> >
> > $button->signal_connect(clicked => sub { $window->hide; Gtk2->main_quit; }
> > );
> >
> >
> > jens
>
> No, the gui only hangs when you use the "Close me" button.
>
yes, add that $window->hide; statement to thebutton clicked callback.
works for me.
jens
--
Jens Luedicke
web: http://perldude.de/
_______________________________________________
gtk-perl-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtk-perl-list