On Thu, 2007-10-18 at 12:57 -0400, Vladimir Giszpenc wrote: > However there is no sorting (and probably filtering though I have not > looked into this). > Could NodeView be refactored to use this new technology to add the > much needed sorting?
There is an open bug report for this. It requires implementing the TreeModelSortable interface on the underlying NodeStore glue model. This is a feature I plan to add, it's just a matter of when. If someone is interested in working on it before I can get to it, I'd be happy to work with them. In the existing NodeStore architecture, it would require both C and C# hacking. -- Mike Kestner <[EMAIL PROTECTED]> _______________________________________________ Gtk-sharp-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
