[wxPython] Bug in MDI child windows?

Bug in MDI child windows?
I have a small program that is crashing in a very predictable fashion.

Before I try and reduce it to the bare essentials necessary to reproduce the problem, can I just ask:

Are there any known problems with closing MDI child frames after they’ve been maximised? The child window contains a wxSashLayoutWindow, which may be relevant. Child windows without the sash seem OK.

As soon as I close the MDI child, the program crashes with an access violation exception.

Ta very much.

Dale Strickland-Clark

Riverhall Systems Ltd. Custom database and Web applications.

Offices: London: 020 7448 9795 Wokingham: 0870 321 2378

Mobile 0701 071 DALE (3253)

Are there any known problems with closing MDI child frames after they've
been maximised?

Not that I know of

The child window contains a wxSashLayoutWindow, which may be
relevant. Child windows without the sash seem OK.

Does it still crash if they havn't been maximized?

···

--
Robin Dunn
Software Craftsman
robin@AllDunn.com Java give you jitters?
http://wxPython.org Relax with wxPython!