Menu

SVN archive Commit Log


Commit Date  
[r16545] by bugman

Improvements to the structure.load_spins user function definition.

The spin_id arg now uses the special 'spin ID' arg type for the spin ID GUI input element.

2012-05-30 18:50:15 Tree
[r16544] by bugman

A number of improvements for the spin ID GUI input element.

This includes:

- The fix of r16541 for the use of SetValue() for strings not in the list of choices.

- Defaulting the choices to ['@N', '@C', '@H', '@O', '@P'] if not supplied.

- A tooltip white space fix.

- Removal of the None element in the list of choices, as this is not a read only box.

2012-05-30 18:48:31 Tree
[r16543] by bugman

Increased the size of the spin loading wizard to match that of structure.read_pdb.

2012-05-30 18:28:30 Tree
[r16542] by bugman

Missing import of wx.grid.

This worked before as the import was in the ancient gui.analyses.results_analysis module, but this
was deleted at r16535.

2012-05-30 18:15:55 Tree
[r16541] by bugman

The Value GUI input element UpdateChoices() method now handles non-selection strings in the ComboBox.

The SetStringSelection() method is now only used when the combo default is one of the choices, and
SetValue() when not in the list of choices.

2012-05-30 18:04:54 Tree
[r16540] by bugman

Fix for the GUI user functions - a call to update the parameters no longer wipes out the current value.

This is for ComboBox elements where a string has been input rather than one of the choices selected.

2012-05-30 18:01:03 Tree
[r16539] by bugman

Decreased the amount of waiting time in the GUI interpreter flush() method.

This will allow speed ups in certain parts of relax (for example some GUI tests).

2012-05-30 16:08:12 Tree
[r16538] by bugman

Fix for racing in the Dead_uf_pages.test_mol_create() GUI test.

The GUI interpreter object flush() method is now being used after each user function, as they are
operating asynchronously!

2012-05-30 16:04:37 Tree
[r16537] by bugman

The GUI test _execute_uf() base method now allows the wizard run() method to be executed.

This gives a better work out of the user functions and matches more closely to what a user will
experience.

2012-05-30 15:52:52 Tree
[r16536] by bugman

Fixes for the pipe name in a number of the OMP final_results_trunc_1.3*.bz2 results files.

2012-05-30 15:49:19 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.