Ticket #4953 (closed: fixed)
Create a widget for dynamic algorithm properties
Reported by: | Janik Zikovsky | Owned by: | Janik Zikovsky |
---|---|---|---|
Priority: | major | Milestone: | Release 2.1 |
Component: | MantidPlot | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | #4931 | Tester: | Mathieu Doucet |
Description
Call it AlgorithmPropertiesWidget.
It will be a widget that gets filled with the PropertyWidgets.
Will reuse in GenericDialog and in StartLiveData
Change History
comment:1 Changed 9 years ago by Janik Zikovsky
- Status changed from new to accepted
- Component changed from Mantid to MantidPlot
comment:2 Changed 9 years ago by Janik Zikovsky
Refs #4931 start of a ui file for StartLiveData
Also refs #4953 AlgorithmPropertiesWidget
Changeset: f71dfcd08783d4446f47510a8c0757edec90bc1d
comment:3 Changed 9 years ago by Janik Zikovsky
Refs #4953: Using AlgorithmPropertiesWidget in GenericDialog
Still need to resize the dialog properly for long lists
Changeset: 780d7075f6a7514c59a5683f1ce60dfb5498de92
comment:4 Changed 9 years ago by Janik Zikovsky
Refs #4953 resize the generic dialog
Changeset: 4720ab572c672e00770129399196af43b36ad962
comment:5 Changed 9 years ago by Janik Zikovsky
Refs #4953 GenericDialogDemo application for testing.
Changeset: 9636b59510cd1455911993f799e5b6f32a3e656c
comment:6 Changed 9 years ago by Janik Zikovsky
Refs #4953 handle validation in each PropertyWidget
Changeset: 834aa4f4589ecf8091082bd38e3dc7bd4b245250
comment:7 Changed 9 years ago by Janik Zikovsky
Refs #4953 Moved lots of GenericDialog to AlgorithmPropertiesWidgeT
Changeset: 7e2b6b7e67a59ce704c02441904d2cc8cade396c
comment:8 Changed 9 years ago by Janik Zikovsky
Refs #4953 GenericDialog runs but does not remember history
Changeset: 2b546a518ad5b638764ba89fe6a88f14a3444aa0
comment:9 Changed 9 years ago by Janik Zikovsky
Refs #4953 GenericDialog remembers history
Changeset: 82a8b89f16624b505f859fa78ca9117cfd78d3d9
comment:10 Changed 9 years ago by Janik Zikovsky
Refs #4953 enabled or disabled props from python AlgoDialog() commands
Changeset: fd45004085c460958a22ba0626d8baaf69093562
comment:11 Changed 9 years ago by Janik Zikovsky
Refs #4953 fix GenericDialog layout being tiny for some algorithms
Changeset: b00f937b8fba48a94d8f62b36b84c7739bb32255
comment:12 Changed 9 years ago by Janik Zikovsky
Refs #4931 start of a ui file for StartLiveData
Also refs #4953 AlgorithmPropertiesWidget
Changeset: f71dfcd08783d4446f47510a8c0757edec90bc1d
comment:13 Changed 9 years ago by Janik Zikovsky
Refs #4953: Using AlgorithmPropertiesWidget in GenericDialog
Still need to resize the dialog properly for long lists
Changeset: 780d7075f6a7514c59a5683f1ce60dfb5498de92
comment:14 Changed 9 years ago by Janik Zikovsky
Refs #4953 resize the generic dialog
Changeset: 4720ab572c672e00770129399196af43b36ad962
comment:15 Changed 9 years ago by Janik Zikovsky
Refs #4953 GenericDialogDemo application for testing.
Changeset: 9636b59510cd1455911993f799e5b6f32a3e656c
comment:16 Changed 9 years ago by Janik Zikovsky
Refs #4953 handle validation in each PropertyWidget
Changeset: 834aa4f4589ecf8091082bd38e3dc7bd4b245250
comment:17 Changed 9 years ago by Janik Zikovsky
Refs #4953 Moved lots of GenericDialog to AlgorithmPropertiesWidgeT
Changeset: 7e2b6b7e67a59ce704c02441904d2cc8cade396c
comment:18 Changed 9 years ago by Janik Zikovsky
Refs #4953 GenericDialog runs but does not remember history
Changeset: 2b546a518ad5b638764ba89fe6a88f14a3444aa0
comment:19 Changed 9 years ago by Janik Zikovsky
Refs #4953 GenericDialog remembers history
Changeset: 82a8b89f16624b505f859fa78ca9117cfd78d3d9
comment:20 Changed 9 years ago by Janik Zikovsky
Refs #4953 enabled or disabled props from python AlgoDialog() commands
Changeset: fd45004085c460958a22ba0626d8baaf69093562
comment:21 Changed 9 years ago by Janik Zikovsky
Refs #4953 fix GenericDialog layout being tiny for some algorithms
Changeset: b00f937b8fba48a94d8f62b36b84c7739bb32255
comment:22 Changed 9 years ago by Janik Zikovsky
Refs #4953 fix the width of Generic algorithm dialogs
Changeset: 063f0937d19fd08c980d82ede12b13ef569e0cef
comment:23 Changed 9 years ago by Janik Zikovsky
- Status changed from accepted to verify
- Resolution set to fixed
comment:24 Changed 9 years ago by Janik Zikovsky
Refs #4953 fix the width of Generic algorithm dialogs
Changeset: 063f0937d19fd08c980d82ede12b13ef569e0cef
comment:26 Changed 8 years ago by Mathieu Doucet
- Status changed from verify to verifying
- Tester set to Mathieu Doucet
comment:27 Changed 8 years ago by Mathieu Doucet
- Status changed from verifying to closed
Works really well. Tiny detail: the absolute time field in the Start Live Data dialog is longer that the width of its container.
comment:28 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 5799