Commit | Date | |
---|---|---|
[r14624]
by
bugman
Complete redesign of the user function menu system. This is now more flexible and should be more compatible with window ordering under MS Windows. |
2011-09-13 12:06:00 | Tree |
2011-09-09 14:25:27 | Tree | |
[r14622]
by
bugman
The create_wizard() method now returns the user function page. This will be needed as sometimes the fields have to be changed. |
2011-09-09 14:24:16 | Tree |
[r14621]
by
bugman
Redesigned how the user function wizards are created. The create_wizard() UF_base class method has been added to perform most of the work and to simplify |
2011-09-09 14:10:17 | Tree |
[r14620]
by
bugman
Added the parent arg to the Wiz_window class. This will allow the parent of the wizard to be specified, hopefully fixing the MS Windows window |
2011-09-09 13:33:33 | Tree |
2011-09-09 13:24:06 | Tree | |
2011-09-09 13:23:39 | Tree | |
[r14617]
by
bugman
The interpreter singleton is now being used by the user function GUI pages. Therefore all passing around of the self.gui class instance has been eliminated. |
2011-09-09 12:58:01 | Tree |
2011-09-08 15:38:43 | Tree | |
[r14615]
by
bugman
The script GUI user function is now operational again. The interpreter object is now imported and the synchronous apply() rather asynchonous queue() method |
2011-09-08 14:59:26 | Tree |