Ticket #440 (closed: fixed)
Add Clear All Memory option to MantidPlot Mantid Menu
Reported by: | Nick Draper | Owned by: | Martyn Gigg |
---|---|---|---|
Priority: | minor | Milestone: | Iteration 16 |
Component: | Keywords: | ||
Cc: | Blocked By: | ||
Blocking: | Tester: |
Description
Add a menu option to clear all memory.
It should: Warn the users that all workspaces and windows will be removed, and ask if they are really sure
Remove all windows in MantidPlot.
Run frameworkManager.clear
Change History
Note: See
TracTickets for help on using
tickets.
(In [2205]) Added a 'Clear all memory' option to the Mantid menu within MantidPlot. This removes all windows and calls clear on the FrameworkManager. Closes #440