[gtkmm] Gtk::TreeModel derivation
- From: Benjamin Dauvergne <bdauvergne tol-eressea org>
- To: gtkmm Mailing List <gtkmm-list gnome org>
- Subject: [gtkmm] Gtk::TreeModel derivation
- Date: Sun, 23 Nov 2003 17:40:22 +0100
I'm currently trying to derive a new base class from Gtk::TreeModel that
would be like the NSTableViewDataSource of Cocoa:
http://developer.apple.com/documentation/Cocoa/Reference/ApplicationKit/ObjC_classic/Protocols/NSTableDataSource.html#//apple_ref/doc/uid/20000122/BCIDGGHE
But i don't see why the get_value_vfunc and get_value_impl are for? They
seem to do the same thing.
I think that a lot could be done to ease the implementation of
TreeModel's with conveniences classes.
@+
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]