Commit | Date | |
---|---|---|
[r14529]
by
bugman
A copy of the GUI interpreter singleton is now initialised in the wizard. This is used for the flushing of user functions prior to proceeding. |
2011-08-30 14:12:47 | Tree |
2011-08-30 14:10:19 | Tree | |
[r14527]
by
bugman
Fix for the Rx peak height wizard, the user function flush flag was incorrectly named. |
2011-08-30 14:07:28 | Tree |
2011-08-30 14:06:53 | Tree | |
2011-08-30 14:05:56 | Tree | |
[r14524]
by
bugman
Added the ability to flush the GUI interpreter thread in the wizard prior to changing to the next page. This will help in solving races when a series of user functions are strung one after the other. |
2011-08-30 14:03:22 | Tree |
[r14523]
by
bugman
The relax controller is no longer shown every time a print out occurs. This window was appearing far too often causing too much window clutter. |
2011-08-30 13:45:26 | Tree |
[r14522]
by
bugman
The notification of observers in status.observers.gui_uf has been modified. The GUI user function pages no longer perform this as the calls to the interpreter are via the |
2011-08-30 13:34:11 | Tree |
[r14521]
by
bugman
The GUI auto-analyses now initialise with a synchronous call to pipe.create(). This uses the GUI interpreter object apply() method to prevent race conditions. This is important |
2011-08-30 11:32:51 | Tree |
[r14520]
by
bugman
Created the GUI interpreter object apply() for synchronous calls to the user functions. |
2011-08-30 11:30:32 | Tree |