Commit | Date | |
---|---|---|
[r16733]
by
bugman
The GUI user function objects can now be called with the wx_wizard_sync and wx_wizard_modal args. This is used to force the user function to operate synchronous or asynchronous mode, or to force the |
2012-06-07 14:55:55 | Tree |
[r16732]
by
bugman
Added a check to the bmrb.write user function to see if the file name has been supplied. This results in a nicer message for the GUI. |
2012-06-07 14:53:21 | Tree |
2012-06-07 14:21:52 | Tree | |
[r16730]
by
bugman
The bmrb.display and bmrb.write user functions now have the version defaulting to 3.1. The choices are now also restricted to 2.1, 3.0, and 3.1. |
2012-06-07 14:09:38 | Tree |
[r16729]
by
bugman
Merged revisions 16728 via svnmerge from ........ |
2012-06-07 13:40:02 | Tree |
[r16728]
by
bugman
Bug fix for the bruker.read user function for reading Bruker Dynamics Centre files. The spectrometer frequency needs to be converted from MHz to Hz! |
2012-06-07 13:35:54 | Tree |
[r16727]
by
bugman
The user function wizard pages now have an on_back() method which unregisters the observer. This is needed as going back previously did not unregister the observer the object, hence going |
2012-06-07 13:33:54 | Tree |
[r16726]
by
bugman
The wizard now has an on_back() method available to perform actions when going back. The on_next() method has been fixed in that it is called even when the page is skipped. |
2012-06-07 13:32:20 | Tree |
[r16725]
by
bugman
Activated the apply and skip buttons in the relaxation data GUI element data reading wizards. |
2012-06-07 13:30:26 | Tree |
[r16724]
by
bugman
The relaxation data GUI element 'add' buttons now launch a multi-page wizard to input metadata. The relaxation data 'Add' and Bruker 'Add' buttons now launch wizards whereby the first page is the |
2012-06-07 13:23:09 | Tree |