Menu

SVN archive Commit Log


Commit Date  
[r14586] by bugman

The gui_error window caption is now simply 'RelaxError' rather than the specific relax error name.

This now matches the prompt/script print outs which only have RelaxError, unless debugging is turned on.

2011-09-05 15:39:51 Tree
[r14585] by bugman

Fix for the NOE spectrum loading wizard - the comboboxes need SetStringSelection rather than SetValue calls.

SetValue and GetValue on the read only combo boxes seems to fail on Mac OS X.

2011-09-05 15:29:00 Tree
[r14584] by bugman

Mac OS X bug fix - the busy cursor is only turned off in the gui_raise window code if the busy cursor is on.

2011-09-05 15:09:56 Tree
[r14583] by bugman

Mac OS X bug fix for racing in the GUI interpreter thread.

The flush() method was not working properly on Mac OS X, so hopefully now it is thread-safe. There
are conditions where it could fail though, and the current solution is a bit of a hack.

2011-09-05 13:50:15 Tree
[r14582] by bugman

Bug fix for Mac OS X for the spectrum.replicated GUI user function.

A GetValue() call fails on Mac OS X for a read only wx.ComboBox if no value is set!!! Stupid Mac!

2011-09-05 11:00:12 Tree
[r14581] by bugman

Fix for the Rx auto-analysis GUI test for the changes to the spectrum.replicated user function GUI page.

2011-09-02 15:32:23 Tree
[r14580] by bugman

Another Mac OS X test suite fix - the spin viewer window menu bar is now no longer set in the gui tests.

2011-09-02 14:52:12 Tree
[r14579] by bugman

Bug fix for the test suite under Mac OS X - the GUI's SetMenuBar method is only called if status.show_gui is set.

This prevents the menu bar from starting when running the GUI tests.

2011-09-02 14:08:36 Tree
[r14578] by bugman

Bug fix for Mac OS X - the timer in the relax controller is started with a wx.CallAfter() call.

This is to ensure that it will start from the main thread, which is essential!

2011-09-02 14:04:59 Tree
[r14577] by bugman

The GUI tests in the test suite no longer have IO redirected to a window in Mac OS X and MS Windows!

2011-09-02 13:50:02 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.