[Gtk-sharp-list] Model for TreeView
Mike Kestner
mkestner at ximian.com
Fri Oct 19 11:27:08 EDT 2007
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 <mkestner at ximian.com>
More information about the Gtk-sharp-list
mailing list