Re: problems destroying Gtk2::Window



Kenneth Swanson <kswanson watson wustl edu> writes:

delete event ... like this tutorial shows:
http://forgeftp.novell.com//gtk2-perl-study/documentation/html/c403.html

Actually the 'destroy' signal may be preferable in general, as it also
catches explicit $window->destroy calls from the application.  Not that
there are any of those of course unless you put one yourself.

There's some crib notes at the start of the Gtk2::Window docs (and a bit
more with Gtk2::Dialog on closing dialogs).  Tries not to duplicate the
gtk docs, but the gtk docs aren't fantasticly clear in various areas. :)



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