Commit | Date | |
---|---|---|
[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 |
[r16326]
by
bugman
The free file format object can now be remotely controlled in the auto-generated user functions. This allows the test suite to set these values. For this, a special Free_file_format.SetValue() |
2012-05-18 07:48:22 | Tree |
[r16325]
by
bugman
Removed the desc_short args to the Sequence* GUI input element classes. These do not exist! |
2012-05-18 07:29:00 | Tree |