Re: MDI Window as in Windows ?



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.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]