Menu

Commit [r27487]  Maximize  Restore  History

Better memory management for the missing data dialog in the GUI analyses.

The dialog is now stored as the class variable missing_data, and then is destroyed in the analysis
delete() method. Without this, the wxPython dialog would remain in memory for the lifetime of the
program.

bugman 2015-02-03

changed /trunk/gui/analyses/auto_model_free.py
changed /trunk/gui/analyses/auto_noe.py
changed /trunk/gui/analyses/auto_relax_disp.py
changed /trunk/gui/analyses/auto_rx_base.py
/trunk/gui/analyses/auto_model_free.py Diff Switch to side-by-side view
Loading...
/trunk/gui/analyses/auto_noe.py Diff Switch to side-by-side view
Loading...
/trunk/gui/analyses/auto_relax_disp.py Diff Switch to side-by-side view
Loading...
/trunk/gui/analyses/auto_rx_base.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.