On Wed, 2013-04-24 at 07:21 +1200, Ian Martin wrote: > If goign with a Gtk::Window, remember that if you use new(), your > window > will only have a lifetime as long as the calling function
No, if you new() a window then it will live until you delete it. I think it's some_window.show() that Andy needs. -- murr...@murrayc.com www.murrayc.com www.openismus.com _______________________________________________ gtkmm-list mailing list gtkmm-list@gnome.org https://mail.gnome.org/mailman/listinfo/gtkmm-list