On Mon, 2006-02-13 at 16:38 +0100, Mickael Drean wrote: > well, in fact I've just called Gtk::Vbox::add(Widget&) > > 2006/2/13, Michael Ekstrand <[EMAIL PROTECTED]>: > On Mon, 13 Feb 2006 09:05:06 +0100 > Mickael Drean <[EMAIL PROTECTED]> wrote: > > nop, remove() destroy my widget! i want to use it again > later > > Wild guess... is it memory management? When you added the > widget to the > container initially, did you tell it to manage the widget? I'm > not > well-versed enough yet in the memory management aspect of > Gtkmm to know > for sure, but it seems to me like it could cause this kind of > a problem.
No, that's not likely. A small compileable test case would show whatever the problem is. -- Murray Cumming [EMAIL PROTECTED] www.murrayc.com www.openismus.com _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
