On Thu, 2009-03-05 at 23:46 -0500, José Alburquerque wrote: > Are you sure you need to derive your own TreeModel instead of using > ListStore?
The reason I want to derive my own is to control the way the data is stored internally. It will be loaded directly from an SQL query and with a derivation I can avoid needlessly copying the data. > I would guess that deriving would indeed mean that you'd > have to override the virtual methods. Nuts. I guess it's not that much work. Mostly just returning zero and iterator(). Though going over the doxygen documentation I just noticed that these functions are not pure virtual so I wonder what they actually do un-overidden. -- Eddie Carle This message has been signed with an RFC4880 signature. It is guaranteed to have originated from Eddie Carle and it's contents can be validated against it's signature.
signature.asc
Description: This is a digitally signed message part
_______________________________________________ gtkmm-list mailing list gtkmm-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtkmm-list