Commit | Date | |
---|---|---|
[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 |
2011-06-16 14:19:59 | Tree | |
[r13070]
by
bugman
Shifted gui.user_functions.base.UF_window into gui.wizard.Wiz_window. This is to allow the code to create Wizard-like windows, to be strung together to form wizards |
2011-06-16 13:02:17 | Tree |
[r13069]
by
bugman
Removed the completely unused gui/res directory. This was ancient rudimentary code and images. |
2011-06-16 12:11:28 | Tree |