Menu

SVN archive Commit Log


Commit Date  
[r16282] by bugman

The spin viewer window is now using the new build_uf_menu() function for its menus.

2012-05-13 14:41:03 Tree
[r16281] by bugman

Shifted the user function menu creation into gui.uf_objects.build_uf_menus().

This will allow the code to be reused by the spin viewer window.

2012-05-13 14:38:18 Tree
[r16280] by bugman

The GUI user function storage object now populated itself.

This singleton object is no longer populated from the main GUI object, shifting the auto_generate()
method code into the singleton instantiation. The user function __call__() method not extracts the
main window GUI object for use as the parent of the wizards, if a parent is not supplied.

2012-05-13 14:05:07 Tree
[r16279] by bugman

Removed the dependence on the old GUI user function system.

Now the GUI user function storage object is used throughout.

2012-05-13 13:29:08 Tree
[r16278] by bugman

The user function GUI objects can now be called with the 'parent' keyword arg.

This allows a window other than the main relax window to be the parent, preventing the main window
from always coming to the front.

2012-05-13 13:19:09 Tree
[r16277] by bugman

Converted all of the GUI code to use the auto-generated user function design and storage object.

2012-05-13 10:58:38 Tree
[r16276] by bugman

The Uf_page.create_page() method now accepts the 'sync' arg for deciding user function operation.

2012-05-13 10:51:58 Tree
[r16275] by bugman

Fix for the Uf_page.create_page() method - the wizard instance is now passed into the method.

2012-05-13 10:46:11 Tree
[r16274] by bugman

Shifted the user function page creation into the Uf_object.create_page() method.

This will be useful for the creation of the special wizards which are composed of many user function
pages strung together. In this case, the __call__() method which creates and packs the page into a
Wiz_window instance can be bypassed.

2012-05-13 10:43:20 Tree
[r16273] by bugman

The Spectral_error_type_page class now inherits from Wiz_page as UF_page has been eliminated.

2012-05-13 10:33:22 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.