[Gtk-sharp-list] Can I group items in TreeView without rebuilding model?

Michael Hutchinson m.j.hutchinson at gmail.com
Sat Nov 19 21:21:07 EST 2005


> Well, there are two options that come to my mind:
>
> 1) I think writing your own TreeModel would be the most elegant
> solution, but this is an advanced topic, no questions and the details
> could be evil, which I'm not aware of specifically.

Thanks, we seem to concur :-)

I'm about to try this first option, and was wondering what the status
is on implementing GObject-based interfaces such as TreeModel. Is it
currently expected to work if I just implement the C# interface
directly, or should I start with Vladimir Vukicevic's
ManagedTreeModel?


Michael


More information about the Gtk-sharp-list mailing list