Commit | Date | |
---|---|---|
[r15969]
by
bugman
Removed the Page_storage singleton object as the idea does not work. While the pages cannot be recycled, a fundamental problem is if a wizard with the page is run at |
2012-05-04 14:59:59 | Tree |
[r15968]
by
bugman
Advancements for the auto-generated GUI user functions. String list GUI elements are now supported. The wizard element are now updated on display, allowing |
2012-05-04 14:40:48 | Tree |
[r15967]
by
bugman
The List and Combo_list class now have ResetChoices() methods. This allows these elements to fit with the auto-generated GUI user functions. |
2012-05-04 14:33:38 | Tree |
[r15966]
by
bugman
Big set of changes enabling the auto-generation of the GUI user function front ends. This will create user function objects which are bound to the menu items, and the user function page |
2012-05-04 13:40:32 | Tree |
[r15965]
by
bugman
The graphics package image variables are now imported into the paths module. This is for backwards compatibility with the old user function pages. |
2012-05-04 12:18:39 | Tree |
[r15964]
by
bugman
Shifted a number of the image path variables from the gui.paths module to the graphics package. |
2012-05-04 12:09:28 | Tree |
2012-05-04 11:33:52 | Tree | |
[r15962]
by
bugman
The user function GUI menu item is now being auto-generated. This will require future work to support user functions not within a user function class. |
2012-05-04 09:53:03 | Tree |
2012-05-04 09:40:08 | Tree | |
[r15960]
by
bugman
Created the graphics.fetch_icon() function for a better API for the icon paths. This will eventually replace the gui.paths module. |
2012-05-04 09:26:47 | Tree |