Commit | Date | |
---|---|---|
2012-05-07 10:26:56 | Tree | |
[r16040]
by
bugman
The wizard description height is now functional in the auto-generated user functions. The height_desc arg was being overwritten by the base class Wiz_page.__init__() method. |
2012-05-07 10:21:57 | Tree |
[r16039]
by
bugman
Added support for the free format file settings GUI element to the auto-generated user functions. The normal argument elements are suppressed if the arg_type arg is set to 'free format', and the |
2012-05-07 10:16:19 | Tree |
[r16038]
by
bugman
Created the generic_fns.relax_data.get_ids() function for returning all relaxation data IDs. This is needed for the auto-generated user functions in the GUI. |
2012-05-07 09:47:19 | Tree |
[r16037]
by
bugman
Removed all the default values of None, as that is the default of the default variable! |
2012-05-07 09:39:54 | Tree |
2012-05-07 09:39:19 | Tree | |
[r16035]
by
bugman
The user function arg type of 'num' is now handled as a float in the auto-generated GUI elements. |
2012-05-07 09:32:33 | Tree |
[r16034]
by
bugman
The height_desc user function page variable is now properly handled. It was not being passed into the Uf_page initialisation!! |
2012-05-07 09:29:25 | Tree |
[r16033]
by
bugman
The wizard height_desc variable can now be set in the auto-generated user functions. This is via the wizard_height_desc variable. |
2012-05-07 09:21:23 | Tree |
2012-05-07 09:19:55 | Tree |