Menu

Commit [r26553]  Maximize  Restore  History

Shifted all of the wx.NewId() calls for the new analysis wizard into the module namespace.

This will hugely save the number of wx IDs used by the GUI, especially in the test suite. Instead
of grabbing 8 IDs from the small pool every time the new analysis wizard is created, only 8 IDs for
the lifetime of the program will be used.

bugman 2014-11-12

changed /trunk/gui/analyses/wizard.py
/trunk/gui/analyses/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.