Commit | Date | |
---|---|---|
[r16346]
by
bugman
Removed all of the dir user function args in the BMRB GUI test. These need to be part of the file argument, as the file and dir args are merged into one GUI |
2012-05-18 14:49:18 | Tree |
[r16345]
by
bugman
The Combo_list GUI input element SetValue() method now handles single values and lists. This is required for the GUI tests. |
2012-05-18 14:47:04 | Tree |
[r16344]
by
bugman
The ComboBox data values are now set to the choices in the __init__() method if not given. This is required by the GUI tests, as the ResetChoices() method which does the same thing has not |
2012-05-18 14:46:20 | Tree |
2012-05-18 14:20:19 | Tree | |
[r16342]
by
bugman
Fix for the Sequence_2D GUI element for when the first dimension is variable but the second is fixed. This allows the bmrb.citation GUI user function 'authors' argument element to be functional. |
2012-05-18 14:10:27 | Tree |
2012-05-18 13:47:37 | Tree | |
2012-05-18 13:46:13 | Tree | |
[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 |