mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2025-12-16 01:30:07 +01:00
a chance to run, which avoids this exception:
wx/core.py, line 3096, in Notify
self.result = self.callable(*self.args, **self.kwargs)
RuntimeError: wrapped C/C++ object of type Filling has been deleted
Ensure that the Crust object's "lastsashpos" attribute is defined to avoid this exception:
wx/py/crust.py", line 150, in SaveSettings
if self.lastsashpos != -1:
AttributeError: 'Crust' object has no attribute 'lastsashpos'
1.7 KiB
1.7 KiB