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