Ticket #593 (closed: fixed)
Improve algorithm property feedback
Reported by: | Nick Draper | Owned by: | Steve Williams |
---|---|---|---|
Priority: | major | Milestone: | Iteration 18 |
Component: | Keywords: | ||
Cc: | Blocked By: | ||
Blocking: | Tester: |
Description
Extension on #409 to improve the user interface aspects of this.
Change History
comment:10 Changed 11 years ago by Steve Williams
- Status changed from assigned to closed
- Resolution set to fixed
Errors are now generated when there is a problem setting properties. This is recorded in the log at debug and displayed to Mantidplot users. There could be some outstanding problems with setting properties but I know of no more work to do on this now.
comment:11 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 1441
Note: See
TracTickets for help on using
tickets.
(In [2483]) There are changes to WorkspacePropertys that affect PropertyManager. In all cases Property.setValue() now returns a string containing any validation errors. This is a change to the WorkspacePropertys that sometimes ignored errors. There are descriptions for some propertys in MantidPlot available as a tooltip re #593 and re #410