HI: I see this in the GTK# API. Gtk.Window hija = new Gtk.Window(Gtk.WindowType.Child); And i obtain this error: mdi.cs(30) error CS0117: `Gtk.WindowType' does not contain a definition for `Child' The MDI forms are already implemented? Atte: ZeruGiran.