On Thu, 2012-03-01 at 11:50 -0500, José Alburquerque wrote:
> It's probably not possible to use manage() on an assistant since it's a
> toplevel widget.  However, it is possible to scope it in such a way that
> it is automatically destroyed when it is no longer needed.  See the
> following section in the online book.
> 
> http://developer.gnome.org/gtkmm-tutorial/unstable/sec-memory-widgets.html.en

Or connect to it's hide signal and delete it in that handler.

-- 
Murray Cumming
[email protected]
www.murrayc.com
www.openismus.com

_______________________________________________
gtkmm-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtkmm-list

Reply via email to