Menu

Commit [r27492]  Maximize  Restore  History

Popup menus are now properly destroyed in the GUI tests.

In many instances, the wx.Menu.Destroy() method was only being called when the GUI is shown. This
causes memory leaking in the GUI tests.

bugman 2015-02-03

changed /trunk/gui/components/base_list.py
changed /trunk/gui/controller.py
changed /trunk/gui/spin_viewer/tree.py
/trunk/gui/components/base_list.py Diff Switch to side-by-side view
Loading...
/trunk/gui/controller.py Diff Switch to side-by-side view
Loading...
/trunk/gui/spin_viewer/tree.py Diff Switch to side-by-side view
Loading...