Menu

SVN archive Commit Log


Commit Date  
[r14575] by bugman

Fixes for many user function GUI pages for when the apply button is clicked.

The combo box GUI elements were having data appended each time on_display() is called (this happens
with a click on the apply button), but the previous values were not cleared out. This results in
very long repetitive lists.

2011-09-02 10:25:54 Tree
[r14574] by bugman

Deleted the old gui.filedialog.opendir fn and replaced it with a specialised RelaxDirDialog class.

This class is more advanced in that it changes the Python working directory so that the user does
not have to always navigate back to the same place if relax is launched from a different directory.

2011-09-02 10:19:21 Tree
[r14573] by bugman

The RelaxFileDialog object now changes the working directory as the user changes directories.

2011-09-02 09:55:57 Tree
[r14572] by bugman

Removed a recursive call to wx.Yield in the spin viewer window as this is fatal on Mac OS X!

2011-09-02 09:45:18 Tree
[r14571] by bugman

The Rx spectra list wizard now uses the on_init() wizard page method for the page updates.

This prevents the values in the pages being reset when the apply button is clicked.

2011-09-02 09:05:06 Tree
[r14570] by bugman

Created the GUI wizard page method on_init().

This is executed each time a wizard page is newly displayed.

2011-09-02 09:00:36 Tree
[r14569] by bugman

Fixes for the spectrum.replicated user function GUI page for when the apply button is hit.

The spectrum IDs were continually appended to the ID boxes, so the lists could get quite long.

2011-09-02 08:44:20 Tree
[r14568] by bugman

Fix for the model-free model changing question dialog in the dauvergne_protocol analysis.

The dialog is now larger to see all text, and the answer is no longer back to front.

2011-09-01 14:22:10 Tree
[r14567] by bugman

Bug fixes for all of the specific analyses for running Monte Carlo simulations multiple times.

Many of the specific analyses were raising RelaxErrors if simulations had previously been run. Now
this no longer occurs, so that the analysis can be re-run!

2011-09-01 11:25:54 Tree
[r14566] by bugman

Bug fix for the removal of the auto NOE or Rx analyses from the GUI.

The analyses were not being unregistered from the execution lock observer object, so when either the
analysis is closed or a state is loaded, then the dead methods of the old analyses are still being
called by the execution lock observer!

2011-09-01 11:18:28 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.