[Gtk-sharp-list] TreeModel

Maciej Piechotka uzytkownik2 at gmail.com
Thu Jan 19 16:31:44 EST 2006


2006/1/19, Mike Kestner <mkestner at novell.com>:
> 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.
>

I'd like to see it. However:
banshee % wc `find | xargs grep TreeModel | sed 's/:.*$//g;' | uniq` -l
  4046 ./po/sv.po
   568 ./src/PlaylistView.cs
   481 ./src/SourceView.cs
   281 ./src/LogCoreViewer.cs
  5376 total

> > 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.
>

Ok. I'l waiting but I'm already late.

Regards


More information about the Gtk-sharp-list mailing list