Re: Derived widget in libglademm



On Sun, 2007-09-02 at 00:13 +0200, Philipp Klaus Krause wrote:
> Murray Cumming schrieb:
> > On Sat, 2007-09-01 at 23:43 +0200, Philipp Klaus Krause wrote:
> >> Murray Cumming schrieb:
> >>
> >>> Can we see the implementation of the constructor. I wonder if it calls
> >>> the base constructor with the da parameter.
> >>>
> >>
> >> Display::Display(BaseObjectType *da, Glib::RefPtr<Gnome::Glade::Xml>&
> >> refGlade)// : Gtk::DrawingArea(da) causes runtime error.
> > 
> > Nothing much will work if you comment that out. In particular, it can't
> > hook in your default signal handler.
> > 
> 
> on_realize() is never called, no matter if I comment out the call to
> Gtk::DrawingArea() or not.

I guess I'd need to see a complete compileable simple test case to
figure this out.

-- 
murrayc murrayc com
www.murrayc.com
www.openismus.com




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