RE: [gtkmm] Gtk::ScrolledWindow add/remove problem



> 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]