[Gtk-sharp-list] Create custom Gtk.TreeModel <- DB

Adam Tauno Williams adam at morrison-ind.com
Tue Sep 2 22:59:24 EDT 2008


> I've been searching for an example or tutorial of implementing custom,
> Gtk.TreeModel, models (TreeModelImplementor Iface) in C#. But I couldn't
> find anything useful (only old, obsolete documents).
> I read that wasn't possible due to the lack of GInterface support in GTK#
> bindings, but that is already supported since 2007, (I'm right?).
> The idea was to create a custom model that retrieves the data on demand from
> a Database.

This was *just* discussed.

<http://www.mono-project.com/ImplementingGInterfaces>
<http://go-mono.com/forums/#nabble-td18566602>

The documentation is still pretty lame, but examples exist.



More information about the Gtk-sharp-list mailing list