Commit | Date | |
---|---|---|
[r16339]
by
bugman
Fix for the table in the spectrum.error_analysis user function description. There was a lot of whitespace in front of the first element of the table! |
2012-05-18 13:37:42 | Tree |
[r16338]
by
bugman
Fix for the GUI test execute_uf() method - the user function page is now updated prior to execution. This call to the user function page on_display() method allows the read only ComboBoxes to be filled |
2012-05-18 13:15:25 | Tree |
[r16337]
by
bugman
The NOE auto-analysis GUI test has been converted to the new auto-generated user function design. |
2012-05-18 12:58:50 | Tree |
[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 |