Menu

SVN archive Commit Log


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
user function wizard to be modal. This will allow a number of hacks to be avoided throughout the
GUI!

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

The BMRB 22x22 icon is now actually that size, and not 200x200!

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
svn+ssh://bugman@.../svn/relax/1.3

........
r16728 | bugman | 2012-06-07 15:35:54 +0200 (Thu, 07 Jun 2012) | 5 lines

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: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
forwards after going back would fail.

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
original relax_data.read or bruker.read user functions, but then this is followed by the
relax_data.peak_intensity_type, relax_data.temp_calibration and relax_data.temp_control user
functions. This allows the metadata to be set up prior to the model-free calculations.

2012-06-07 13:23:09 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.