> 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 _______________________________________________ Gtk-sharp-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
