Commit | Date | |
---|---|---|
[r16552]
by
bugman
Increased the size of the unit vector loading wizard in the model-free analysis. This now matches the structure.read_pdb user function size and allows it to fit! |
2012-05-30 19:40:21 | Tree |
2012-05-30 19:36:02 | Tree | |
[r16550]
by
bugman
The GUI user function object create_wizard() method now returns True upon success. This is needed for calls to these objects! |
2012-05-30 19:22:02 | Tree |
[r16549]
by
bugman
The GUI user functions now called by the results viewer window now have the parent set to this window. |
2012-05-30 19:20:04 | Tree |
[r16548]
by
bugman
The GUI user function page update_args() method now has a docstring and returns True when successful. |
2012-05-30 19:16:24 | Tree |
[r16547]
by
bugman
Rearranged the spin.name args and converted the spin ID to the special spin ID type. |
2012-05-30 19:11:29 | Tree |
[r16546]
by
bugman
Prevention of multiple RelaxErrors from the user functions. The update_args() method returns False if an error occurred on updating the list of choices for an |
2012-05-30 19:08:04 | Tree |
[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 |