Harris, Cole wrote:
It is the child window, specifically wxMDIChildFrame. The horizontal
scroll bar is completely clipped and the vertical is a little bit
clipped. As soon as the child is created it is clipped. When the child
is resized it is shown that its there for a brief instant and then its
gone. The wxMDIChildFrame is being wrapped in a scrolledwindow. The
scroll bars look and work fine in linux however they are clipped in
windows.
This sounds very similar to the MDIDemo.py sample in the demo, but I don't see that behaviour there. Do you?
ยทยทยท
--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!