Hi, I checked both GDL and MonoDevelop.
The MonoDevelop version is definitely more luxe than the GDL one. The GDL test application is not really stable (segfault every now and then). Not very promissing. I've isolated the Docking code and added a demo app (all in MonoDevelop ;) ). It's actually quite a lot of code :(. I dropped the code on GitHub: http://github.com/amolenaar/MonoDockingWidget Porting time! Regards, Arjan On 5 Mar 2010, at 12:08, Dieter Verfaillie wrote: > Hello, > > Quoting "Arjan Molenaar" <[email protected]>: >> What we want to have basically is a detachable user interface such >> as been used with Gimp and Inkscape. > >> Is there any GTK+ library that we can use (preferably python of course :) )? > > There's GDL: > http://library.gnome.org/devel/gdl/stable/gdl-main.html, and it has > python bindings in the gnome-python-extras package. > > I'm not aware of a pure python implementation (i'd be interested in that). > If I remember correctly the mono crowd have reimplemented this in C# for > monodevelop some time ago... > > hth, > Dieter > > ---------------------------------------------------------------- > This message was sent using IMP, the Internet Messaging Program. > > _______________________________________________ > pygtk mailing list [email protected] > http://www.daa.com.au/mailman/listinfo/pygtk > Read the PyGTK FAQ: http://faq.pygtk.org/ _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://faq.pygtk.org/
