RE: [gtkmm] Gtk::ScrolledWindow add/remove problem
- From: Murray Cumming Comneon com
- To: tor arvid lund idi ntnu no, gtkmm-list gnome org
- Subject: RE: [gtkmm] Gtk::ScrolledWindow add/remove problem
- Date: Thu, 29 Jan 2004 10:50:44 +0100
> Whether I'm right or wrong here, I worked around it by simply
> removing
> the Gtk::manage() around the creation of the ScrolledWindow instances.
That makes sense. When you use manage(), you should expect it to be deleted
when removed.
I suppose we could say that an explicit remove() should stop the memory from
being managed, but that's another question and might make things more
confusing.
Murray Cumming
www.murrayc.com
murrayc usa net
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]