Commit | Date | |
---|---|---|
[r13085]
by
bugman
The GUI and interpreter objects are no longer passed into Wiz_panel. This is only for the user function specific classes, and is performed in UF_panel instead. |
2011-06-17 08:53:55 | Tree |
2011-06-17 08:49:39 | Tree | |
[r13083]
by
bugman
The dialog ShowModal() and Destroy() methods are now executed by the wizard run() method. |
2011-06-17 08:49:12 | Tree |
[r13082]
by
bugman
Modifying the user function 'read_xyz()'. This is Han's patch https://gna.org/task/download.php?file_id=13243 attached to the task In the user function generic_fns/structure/main.py a single blank line was removed. |
2011-06-17 08:38:40 | Tree |
[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 |