Stephen Emslie wrote:
I have tried to start an MDI parent frame, and then put other windows
inside it. What I think is supposed to happen is that the client
window determines what space is left and occupies that. However, what
happens is that it draws the other windows (I used the sash's from
the demo program) and then just puts any child windows right over
them as though they weren't there.I almost exactly copied the demo so I'm not sure what I'm doing
wrong.
We can't read minds so without seeing your source (or a minimal sample that shows just the problem) we don't know either.
ยทยทยท
--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!