Menu

Commit [r13842]  Maximize  Restore  History

Mac OS X bug fit - removed the Destroy() call after ShowModal() in the wizard.

The Destroy() method was actually being called twice, the first time either by the _ok() or the
_cancel() methods, and the second time directly after the ShowModal(). This is fatal on a Mac!

bugman 2011-07-22

changed /branches/gui_testing/gui/wizard.py
/branches/gui_testing/gui/wizard.py Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.