Hello,
as the MDI style is at least not mainstream this probably will be not too interesting for most readers, but I still like to have MDI for certain applications and came across a potential problem that might be worth a little attention.
The problem is that on Win* maximized windows get restored every time a new window is created (as can be seen in ...demo/MDIDemo.py). Actually, this happens somewhere in the __init__() hierarchy of the child frames. I tried to work around it by maximizing child frames after the creation of a new child frame but the window style you get differs from what happens when you press the windows maximize button (in the latter case all windows are maximized, in the former you have maximized and regular/restored child windows.)
Is there a way to avoid having maximized child windows restored on opening a new window? If not, what methods are available to maximize the MDI child window except calling its Maximize() method?
Regards,
Andreas
···
_______________________________________________________________________
1.000.000 DM gewinnen - kostenlos tippen - http://millionenklick.web.de
IhrName@web.de, 8MB Speicher, Verschluesselung - http://freemail.web.de
_______________________________________________
wxPython-users mailing list
wxPython-users@lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/wxpython-users