On Thu, 2006-01-19 at 09:45 +0100, Maciej Piechotka wrote: > 2006/1/18, Mike Kestner <[EMAIL PROTECTED]>: > > 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 <[EMAIL PROTECTED]> _______________________________________________ Gtk-sharp-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
