Menu

SVN archive Commit Log


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
with the allowed values. The subsequent SetValue() call will then choose the element from the list,
rather than having the element left to the value of None.

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
calls to the Interpreter.__init__() method overwriting this flag. This fixes problems in the GUI
tests.

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
status.show_gui!!!

2012-05-18 09:18:02 Tree
[r16333] by bugman

Fixes for the Rx auto-analysis GUI test for the new auto-generated uf design.

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
-generated GUI user functions on_execute() method, preventing the execution of the user function.

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
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.