Ticket #5894 (closed: fixed)
Custom Dialog for LoadInstrument
Reported by: | Owen Arnold | Owned by: | Owen Arnold |
---|---|---|---|
Priority: | major | Milestone: | Release 2.3 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Peter Peterson |
Description
The automatically created dialog is causing confusion.
We can't rename the RewriteSpectrumMap property option, but we should do the following:
- Turn the property off by default
- Attach a confirmation dialog explaining the effects of switching this property to on
Change History
comment:2 Changed 8 years ago by Owen Arnold
refs #5894. New custom dialog
Changeset: e3e67fd07544a597ef2401aedf645d03a87730d2
comment:3 Changed 8 years ago by Owen Arnold
Decided not to turn the property to off by default, since this could break existing python scripts.
comment:4 Changed 8 years ago by Owen Arnold
refs #5894. Add missing signal-slot connection.
Changeset: f5b30c11ffe0f1efb2f5378179a0908f4b618708
comment:5 Changed 8 years ago by Owen Arnold
refs #5894. Fix fault in loading.
Changeset: 3137845cbfc4fba85a5868fb1db90c508f6f97de
comment:6 Changed 8 years ago by Owen Arnold
- Status changed from accepted to verify
- Resolution set to fixed
LoadInstrument should use the newly created LoadDialog.
Main feature is to prompt the user, via a message box, that the Spectrum Map will be overwritten if they have this option selected.
comment:7 Changed 8 years ago by Peter Peterson
- Status changed from verify to verifying
- Tester set to Peter Peterson
comment:8 Changed 8 years ago by Peter Peterson
- Status changed from verifying to closed
Annoying popup, but that is what the ticket specified should be done.
comment:9 Changed 8 years ago by Owen Arnold
refs #5894. New custom dialog
Changeset: e3e67fd07544a597ef2401aedf645d03a87730d2
comment:10 Changed 8 years ago by Owen Arnold
refs #5894. Add missing signal-slot connection.
Changeset: f5b30c11ffe0f1efb2f5378179a0908f4b618708
comment:11 Changed 8 years ago by Owen Arnold
refs #5894. Fix fault in loading.
Changeset: 3137845cbfc4fba85a5868fb1db90c508f6f97de
comment:12 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 6740