Commit | Date | |
---|---|---|
[r14266]
by
bugman
Modified the pipe editor window design to be closer to that of the spin viewer. The observer methods are now unregistered on closing the window, which should speed up relax. |
2011-08-08 15:27:09 | Tree |
[r14265]
by
bugman
Fix for the call to self.pipe_editor.IsShown() - the spin_viewer window variable was used instead. |
2011-08-08 15:26:01 | Tree |
[r14264]
by
bugman
The data pipe and spin viewer window Show() methods are now only called if IsShown() is False. |
2011-08-08 15:19:40 | Tree |
[r14263]
by
bugman
Merged revisions 14262 via svnmerge from ........ |
2011-08-08 15:15:09 | Tree |
[r14262]
by
bugman
Bug fix for the resetting of the relax data store - the cdp structure is now set to None. Previously the data store would be cleared, but the __builtin__.cdp structure would point to the old |
2011-08-08 15:10:15 | Tree |
[r14261]
by
bugman
Improvements to the setting of the relax controller gauges on startup and finishing an auto-anlaysis. |
2011-08-08 13:50:29 | Tree |
[r14260]
by
bugman
Warning dialogs are shown if the pipe editor or spin viewer windows are opened during the exec lock. |
2011-08-08 12:48:17 | Tree |
[r14259]
by
bugman
The close_windows() method exists without doing anything if the windows are not opened. |
2011-08-08 12:43:40 | Tree |
[r14258]
by
bugman
All wx events are now flushed with a wx.Yield() call prior to the data and interface checks. |
2011-08-08 12:40:50 | Tree |
[r14257]
by
bugman
The relax controller gauges are now checked in the NOE and Rx auto-analysis GUI tests as well. |
2011-08-08 12:24:21 | Tree |