Re: libglademm & derived widgets: "typedef struct	GtkHBox	Gtk::HBox::BaseObjectType' is inaccessible"
- From: John Spray <spray lyx org>
- To: gtkmm-list gnome org
- Subject: Re: libglademm & derived widgets: "typedef struct	GtkHBox	Gtk::HBox::BaseObjectType' is inaccessible"
- Date: Sun, 22 Jan 2006 17:10:05 +0000
Am Sonntag, den 22.01.2006, 16:11 +0100 schrieb Armin Burgmeier:
> I don't know much about that glade stuff, but
> 
> > class GtkLengthEntry : Gtk::HBox {
> 
> inherits Gtk::HBox privately. Most probably you do not want to do this. 
> Try 'class GtkLengthEntry: public Gtx::HBox' instead.
Thank you, my silly mistake.
John
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]