Commit | Date | |
---|---|---|
[r16336]
by
bugman
The NOE auto-analysis peak loading wizard has been converted to the new auto-generated uf design. |
2012-05-18 12:58:10 | Tree |
[r16335]
by
bugman
The prompt-based interpreter no longer sets the status.prompt_intro flag in the __init__() method. This flag is now set by the instantiation of the singleton status object. This prevents multiple |
2012-05-18 10:34:48 | Tree |
[r16334]
by
bugman
The GUI user function on_execute() method no longer shows the controller in test suite mode. The controller Raise() method was being called at the end of the method, without checking |
2012-05-18 09:18:02 | Tree |
2012-05-18 09:11:25 | Tree | |
[r16332]
by
bugman
The GUI tests base class execute_uf() method will now try to set all keyword args. This allows the user functions with free file format keyword args to be operational. |
2012-05-18 09:10:48 | Tree |
[r16331]
by
bugman
The Combo_list GUI element now handles the wiz_combo_list_min uf arg arg. If not enough elements are set, Combo_list.GetValue() will return None. This is caught by the auto |
2012-05-18 09:08:46 | Tree |
[r16330]
by
bugman
The spectrum.replicated user function back end now checks for lists of None or of 1 element. |
2012-05-18 09:06:11 | Tree |
[r16329]
by
bugman
Renamed the user function arg arg wiz_combo_list_size to wiz_combo_list_min. This will be used by the Combo_list object to ensure a minimum length. |
2012-05-18 08:47:16 | Tree |
[r16328]
by
bugman
The Rx auto-analysis peak loading wizard has been converted to the new auto-generated uf design. |
2012-05-18 08:33:57 | Tree |
[r16327]
by
bugman
Individual elements of the Sequence and Combo_list GUI element can now be set via the SetValue() method. The Sequence.SetValue() method now accepts the index arg, and this is passed onto the |
2012-05-18 08:32:48 | Tree |