Commit | Date | |
---|---|---|
2011-09-16 14:31:18 | Tree | |
[r14679]
by
bugman
The spin.name GUI page is now added to the front of the NOE peak list wizard if spins are not named. The error message box has been replaced by a question box, which if the user says yes to will add |
2011-09-16 14:28:12 | Tree |
2011-09-16 14:15:43 | Tree | |
[r14677]
by
bugman
Shifted the spin ID field to the end of the spin.name user function GUI page. This is to make it easier for users, as it is often assumed that the first field is the important one. |
2011-09-16 14:13:21 | Tree |
[r14676]
by
bugman
The proceed_on_error flag is now taken into account by the wizard's finish button. |
2011-09-16 14:10:37 | Tree |
[r14675]
by
bugman
The Rx peak list wizard now no longer skips to the next page when an error occurs. The sync flag is now set for all the pages. |
2011-09-16 14:06:42 | Tree |
[r14674]
by
bugman
All GUI user functions now use the base page execute() method instead of the interpreter directly. |
2011-09-16 13:59:47 | Tree |
[r14673]
by
bugman
Created the user function base page execute() method for running the user functions. This will launch the interpreter in either asynchronous or synchronous mode dependent on the sync |
2011-09-16 13:55:50 | Tree |
2011-09-16 13:54:33 | Tree | |
[r14671]
by
bugman
The UF_page base class now accepts the 'sync' argument. This will be used to allow for asynchronous or synchronous operation. |
2011-09-16 13:44:57 | Tree |