hello all, even I am not so persistant about mdi. if there is a better option then I may as well go for it. my main purpose is to have a main window with menu and every item in the dropdown menu would open a new window while keeping the main window with the menu intact. so no matter which child window is opened, the main window does not go. I was suggested by a hacker on the irc channel yesterday to use a notebook widget and add a page at a time. so may be I will try that. any more suggestions? regards, kk
On 18/02/2008, Matías Alejandro Torres <[EMAIL PROTECTED]> wrote: > Greg Ewing escribió: > > Filip Van Raemdonck wrote: > >> I used to always get annoyed at MDI applications in the past > > > > You're not the only one. I believe that even Microsoft > > discourage the use of MDI these days. > > > Anyway, I've seen a library (can't remember the name) that provides a > gtk widget that allows MDI interfaces. It's a very well known gtk > widgets library. > > Matías > _______________________________________________ > pygtk mailing list [email protected] > http://www.daa.com.au/mailman/listinfo/pygtk > Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/ > _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
