Menu

SVN archive Commit Log


Commit Date  
[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
been called.

2012-05-18 14:46:20 Tree
[r16343] by bugman

Shifted the combo_list GUI element into the gui.input_elements package.

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
[r16341] by bugman

Another missing import, accidentally deleted.

2012-05-18 13:47:37 Tree
[r16340] by bugman

Reintroduced some accidentally deleted imports.

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
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
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.