Re: [gtk-list] Problem with GnomeAbout and Gtk-Perl




Jason Bodnar <jbodnar@buzzard.kdi.com> writes: 
> Does the GnomeAbout dialog get destroyed when you click? Perhaps that's my
> problem?
> 

Indeed it does. If you connect to the "close" signal on the dialog and
return "TRUE" from your signal handler, you can prevent its
destruction, though. You can also have it hide on close with the
"close_hides" function.

Havoc



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]