On OSX spp.Destroy() causes an segfault, sizer.Remove(app) removes app from the form but tries to call spp.Destroy() afterwards. By hiding and detaching I created a workaround for the OSX problem. This solution needs testing on Windows and Linux. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| alterationPanel.py | ||
| configBase.py | ||
| configWizard.py | ||
| expertConfig.py | ||
| icon.py | ||
| machineCom.py | ||
| mainWindow.py | ||
| opengl.py | ||
| preferencesDialog.py | ||
| preview3d.py | ||
| printWindow.py | ||
| simpleMode.py | ||
| sliceProgessPanel.py | ||
| validators.py | ||