Re: Subclassing Gtk2::Window
- From: Kevin Ryde <user42 zip com au>
- To: Jeffrey Ratcliffe <jeffrey ratcliffe gmail com>
- Cc: gtk-perl-list gnome org
- Subject: Re: Subclassing Gtk2::Window
- Date: Fri, 20 Jul 2012 09:56:52 +1000
Jeffrey Ratcliffe <jeffrey ratcliffe gmail com> writes:
Trapping the delete and destroy events to hide the window works, as
does allowing destroy to destroy, but I can't get the delete event to
destroy.
It seems a little better for me to $widget->destroy in the delete
instead of chaining up, but I'm still suffering under glib chaining not
working properly, in the debian build or whatever is the cause.
I'd be doubtful about the destroy handler not destroying. Is it enough
for the property to control delete-event behaviour, and leave the
destroy alone?
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]