[Gtk-sharp-list] really good work!

Mike Kestner mkestner@speakeasy.net
Fri, 3 May 2002 08:14:49 -0700 (PDT)


On 3 May 2002, Miguel de Icaza wrote:

> > 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.

I think this is probably the cleanest solution, yes.  But if someone were
trying to pull together a quick and dirty SWF implementation, say, for a 
demo in July,  Gtk.Fixed is probably up to that task. :)

Mike