>> If you create a Gtk::Window under glade and look at the properties window
>> under the "widget" tab, one of the options is "auto-destroy"

> Sorry, I have no idea what that does. I don't see it in glade-3, though
> I do see it in glade-2.

I guess its a bit of legacy to ignore then.  From what you're saying and
from gtkmm.org, the XML
object does not destroy anything when it goes out of scope and thus I need
to destroy the parent window 
and that should take care of all the child widgets automatically.

Thanks

John

-- 
[EMAIL PROTECTED]
www.murrayc.com
www.openismus.com

_______________________________________________
gtkmm-list mailing list
gtkmm-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtkmm-list



-- 
View this message in context: 
http://www.nabble.com/glade-styles-and-destructor-tp17861018p17862305.html
Sent from the Gtkmm mailing list archive at Nabble.com.

_______________________________________________
gtkmm-list mailing list
gtkmm-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtkmm-list

Reply via email to