Commit | Date | |
---|---|---|
[r14061]
by
bugman
A timer is now being used to update the gauges of the relax controller. The gauges were previously not pulsing correctly. |
2011-08-02 12:40:52 | Tree |
[r14060]
by
bugman
The Question message dialog answer is now set to 'No' if the window close icon is clicked. |
2011-08-02 11:55:24 | Tree |
[r14059]
by
bugman
The Missing_data and Question message dialogs are now always on top. This prevents them from being hidden by other windows. |
2011-08-02 11:54:24 | Tree |
[r14058]
by
bugman
The gui_to_float() and gui_to_int() functions can now handle float or int inputs. |
2011-08-02 09:50:34 | Tree |
2011-08-02 09:45:05 | Tree | |
[r14056]
by
bugman
Modified the gui_to_float() and gui_to_int() fns to handle expressions. This means that the float '1.23 * 1e-6' or '1.234 * 4 - 0.06' can input by the user. |
2011-08-02 09:24:37 | Tree |
[r14055]
by
bugman
Fix for the spectral list GUI element on Mac OS X. The ListCtrl.DeleteColumn() method is faulty on Mac OS X. So instead all columns are deleted in one |
2011-08-02 09:18:09 | Tree |
[r14054]
by
bugman
Fix for the spectrum.replicated user function page on Mac OS X. GetValue() cannot be used on a ComboBox when nothing is selected on a Mac! |
2011-08-02 08:57:39 | Tree |
2011-08-02 08:56:57 | Tree | |
[r14052]
by
bugman
Added checks for sequence and spectral data for the Rx curve-fitting and NOE auto-analysis tabs. |
2011-08-02 08:22:42 | Tree |