Menu

SVN archive Commit Log


Commit Date  
[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
objects automatically from the user_function data object. The pipe user functions have been updated
to supply the needed data, and additional arguments have been added to the Uf_container.add_keyarg()
method. The Uf_container object can now accept additional wizard related variables.

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
[r15963] by bugman

Whitespace fix.

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
[r15961] by bugman

The graphics.fetch_icon() function now returns None if no icon is specified.

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
[r15959] by bugman

The graphics directory has been converted into a Python package.

This will be used to store special functions related to graphics manipulation, retrieval, etc.

2012-05-04 09:13:13 Tree
[r15958] by bugman

Renamed the gui.user_functions package to gui.uf_pages to avoid import clashes.

This package was clashing with the base user_functions package, breaking imports everywhere.

2012-05-04 09:10:46 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.