[Gtk-sharp-list] TreeModel

Mike Kestner mkestner at novell.com
Thu Jan 19 14:15:12 EST 2006


On Thu, 2006-01-19 at 09:45 +0100, Maciej Piechotka wrote:
> 2006/1/18, Mike Kestner <mkestner at novell.com>:
> > On Wed, 2006-01-18 at 22:10 +0100, Maciej Piechotka wrote:
> >
> > > How *should* I implemented TreeModel in C#?
> > > Is it possible?
> >
> > It is not possible to register GInterface implementations for
> > GLib.Object subclasses yet.  It's one of the highest priority features
> > for the next development cycle.
> >
> 
> 1. Then how import needed data from/to dll/so?
> I've tried to find it in google, but I haven't.

Most people seem to be writing a custom model in C and pinvoking it.
For examples, you can look at NodeStore in Gtk# and I think banshee has
a custom model for its playlist implementation.

> 2. Next development cycle you mean 2.8 or 3?

Next feature addition period.  It won't be 2.8.  Maybe 2.10.  Depends on
when I can get some time to add features again.

-- 
Mike Kestner <mkestner at novell.com>



More information about the Gtk-sharp-list mailing list