Stephane Wirtel wrote:
> Is it possible to have a MDI Window, if yes, how to do it ?
Nope. It's "a bad thing" from GUI design POV. If you need multiple
documents, you can:
1) spawn multiple instances of your program
2) use a GtkNotebook

BYtE,
 Diego.
_______________________________________________
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to