Commit | Date | |
---|---|---|
[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() |
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 |
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 |
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 |
2012-05-13 10:31:28 | Tree |