> 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.

_______________________________________________
Gtk-sharp-list maillist  -  Gtk-sharp-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/gtk-sharp-list

Reply via email to