Re: ScrolledWindow::remove() problem



On Sun, 2006-10-22 at 20:18 +0000, Sebasti�E.Peyrott wrote:
> OK, as a followup, I can confirm this also happens when building against 
> gtkmm-2.8 for Windows, so it cannot be related to the aforementioned bug. I can 
> also confirm it only happens when trying to remove() widgets from my derived 
> classes (DeviceLayout : public Gtk::Layout), so I MUST be doing something 
> wrong, I just cannot figure out what exactly. When removing standard widgets 
> (Gtk::Layout) this doesn't happen. Is there any virtual function I should have 
> overriden in my derived classes? (And even in that case, it should not fail, as 
> ScrolledWindow keeps a reference to a Gtk::Widget?). I'm deriving widgets from 
> Gtk::Layout.

If you can make a simple test case then we can take a look at it and
investigate any problem.

-- 
Murray Cumming
murrayc murrayc com
www.murrayc.com
www.openismus.com




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]