Moreover, I am still trying to reproduce a strange behavior that
occurs when I switch from one demo I edited (for example the sizer
demo) to the wxAUI demo: when I click on the "show the wx.aui demo
frame" the wxPython demo crashes (it disappears without any errors or
tracebacks). I'll let you know if I find something about this.
Ok, got it:
1) Window Layout => Sizers => Grid with Alignment => "Try it!"
2) Close this Sizer demo;
3) Click on the AUIDockingWindowMgr demo in "Recent additions/updates"
4) Click on the "Show the wx.aui demo frame"
5) wxPython demo crashes
No idea about this one...
Andrea.
···
--
"Imagination Is The Only Weapon In The War Against Reality."
Moreover, I am still trying to reproduce a strange behavior that
occurs when I switch from one demo I edited (for example the sizer
demo) to the wxAUI demo: when I click on the "show the wx.aui demo
frame" the wxPython demo crashes (it disappears without any errors or
tracebacks). I'll let you know if I find something about this.
Ok, got it:
1) Window Layout => Sizers => Grid with Alignment => "Try it!"
2) Close this Sizer demo;
3) Click on the AUIDockingWindowMgr demo in "Recent additions/updates"
4) Click on the "Show the wx.aui demo frame"
5) wxPython demo crashes
I think that this is the same bug I found a few days ago with the the changes in how the default button is kept track of.
···
--
Robin Dunn
Software Craftsman http://wxPython.org Java give you jitters? Relax with wxPython!