[Gtk-sharp-list] GdlDock ported to C#

jeroen jeroen@xs4all.nl
Sun, 7 Dec 2003 20:05:10 +0100 (CET)


Hi,

I've managed to port most of the interesting stuff from gdl (Gnome
Development Library, "gdl" in gnomecvs) to C#. This includes the kickass
docking widget developed by Gustavo Giraldez.

What i've done is that i've taken the gtksourceview-sharp module, and
renamed "gtksourceview" to "gdl". So i've got a gdl-sharp directory now on
my harddisk. Should this go in monocvs? There are some vague ideas about
moving the docking widget into GTK+ 2.8, but that is still _very_ far
away.

Here's a screenshot showing the widget in action and some sample code:
http://www.xs4all.nl/~jeroen/screenshots/Screenshot-GdlDock-in-CSharp.png

Regards,

Jeroen