Commit | Date | |
---|---|---|
[r13081]
by
bugman
The wizard size and title are now class arguments rather than hardcoded variables. |
2011-06-17 08:37:07 | Tree |
[r13080]
by
bugman
Created the UF_panel class derived from Wiz_panel for the user function specific wizard panels. |
2011-06-17 08:36:04 | Tree |
2011-06-17 08:14:24 | Tree | |
[r13078]
by
bugman
Created the add_page() and run() methods for the Wiz_window class. These are currently non-functional. |
2011-06-17 08:11:50 | Tree |
[r13077]
by
bugman
Temporarily turned off all user functions, save value.set(). This will be used to redesign all of the wizard and user function dialogs and panels. |
2011-06-16 17:20:40 | Tree |
2011-06-16 17:09:23 | Tree | |
[r13075]
by
bugman
Split Wiz_window into two classes, Wiz_window (dialog) and Wiz_panel (panel). This will allow a series of panels to be created and strung together in one dialog, i.e. a wizard. |
2011-06-16 16:40:27 | Tree |
[r13074]
by
bugman
Added the infrastructure for the operation of the 'File->New analysis' menu entry. The skeleton gui.analyses.wizard.Analysis_wizard class has been created to have the run() method |
2011-06-16 15:22:23 | Tree |
2011-06-16 15:12:28 | Tree | |
[r13072]
by
bugman
Removed all remnants of user functions from the Wiz_window class. This includes renaming the add_uf() method to add_contents(). |
2011-06-16 15:01:30 | Tree |