Ticket #3571 (closed: fixed)
MultipleFileProperty for algorithms
Reported by: | Janik Zikovsky | Owned by: | Janik Zikovsky |
---|---|---|---|
Priority: | major | Milestone: | Iteration 30 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | #3557 | Tester: | Russell Taylor |
Description
Add a property type that allows the user to select multiple files, and returns a std::vector<string> with the full path of each file.
The MWRunFiles widget is a GUI to allow selection. Tie that in in mantidplot when possible.
Change History
comment:5 Changed 9 years ago by Janik Zikovsky
- Status changed from accepted to verify
- Resolution set to fixed
comment:6 Changed 9 years ago by Russell Taylor
- Status changed from verify to verifying
- Tester set to Russell Taylor
Note: See
TracTickets for help on using
tickets.