[python-win32] Pythonwin MDI Child Size
Manfred Schulte-Oversohl
M.Schulte-Oversohl at pragmatis.de
Wed Aug 31 16:55:22 CEST 2011
I tried to fill a MDI child at start up or on open to the full size of the
enclosing frame but
self.ShowWindow(win32con.SW_SHOWMAXIMIZED)
or
self.SetWindowPlacement(placement)
did not work (self is the MDI Child PyCWnd).
Did I miss something or is it impossible?
Many thanks for any hint.
Manfred
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-win32/attachments/20110831/9312d45c/attachment.html>
More information about the python-win32
mailing list