[Gtk-sharp-list] really good work!

Miguel de Icaza miguel@ximian.com
03 May 2002 06:28:47 -0400


Hello!

> Have you implemented gtk-fixed?
> Or will it be a lot of work?

My feeling was that we might want to implement our own GtkContainer that
would have the properties of the Windows Forms container.  Fixed is in
theory fine, but it is too low-level, we might want to just have a
container that emulates the way widgets are packed in winforms.

Miguel