RE: Deriving from Gtk::ListStore
- From: "Foster, Gareth" <gareth foster siemens com>
- To: gtkmm-list <gtkmm-list gnome org>
- Subject: RE: Deriving from Gtk::ListStore
- Date: Fri, 26 Nov 2004 09:14:45 +0000
<snip>
Yes, your constructor is never called. Look at the ListStore::create()
implementation to see why - it knows nothing about your derived class.
create() is not part of the C++ language, and we have not extended the C
++ language.
</snip>
Just out of interest, if anybody has a moment to give a quick explanation,
why is that? I'll accept a M to RTF(M) if that's all that's going :)
Regards
Gaz
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]