On Thu, 2007-06-28 at 18:32 -0700, LinusLee wrote: > Hi~ i'm a newbie in GTK programming. > > I want to implement an application which has multiple windows... simply put, don't. MDI is a broken concept that has been abandoned by every relevant platform because it doesn't work. use SDI (single document interface) or cSDI (control + single document interface) instead. ciao, Emmanuele. -- Emmanuele Bassi, W: http://www.emmanuelebassi.net B: http://log.emmanuelebassi.net _______________________________________________ gtk-list mailing list gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list