2006/1/19, Mike Kestner <[EMAIL PROTECTED]>: > 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. >
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
_______________________________________________ Gtk-sharp-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
