Menu

Commit [r27465]  Maximize  Restore  History

Improved memory management in the NOE GUI analysis peak_wizard_launch() method.

This method was just overwriting the self.peak_wizard object with a new object. However this does
not destroy the wxPython window. Now if a peak wizard is detected, its Destroy() method is called
before overwriting the object.

bugman 2015-02-03

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