Commit | Date | |
---|---|---|
[r15981]
by
bugman
The arg_type argument for the auto-generated user functions is now accepted. This will be used to allow special UI elements to be used for the argument, for example a file |
2012-05-04 16:49:49 | Tree |
[r15980]
by
bugman
Integers and string list of lists are now accepted by the auto-generated GUI user functions. |
2012-05-04 16:25:33 | Tree |
[r15979]
by
bugman
Expanded the wizard page element_int() method to accept all the args of element_string(). All these args will be handled properly by the Integer class as this derives from Base_value. |
2012-05-04 16:24:55 | Tree |
[r15978]
by
bugman
The list_titles arg is now accepted for the auto-generated user functions. This is for a list of lists, and are the titles for the lists. |
2012-05-04 16:19:27 | Tree |
2012-05-04 16:09:56 | Tree | |
[r15976]
by
bugman
The auto-generated Uf_page.add_contents() method now raises a RelaxError if the Python type is unknown. |
2012-05-04 16:09:10 | Tree |
[r15975]
by
bugman
The menu_text variable now defaults to '' so that the GUI does not die if this is not set. |
2012-05-04 16:04:48 | Tree |
2012-05-04 16:01:26 | Tree | |
[r15973]
by
bugman
Eliminated the wiz_desc argument in the auto-generated user functions. Now the desc_short arg will be used instead for the GUI user function elements. |
2012-05-04 15:59:13 | Tree |
[r15972]
by
bugman
The desc_short rather than wiz_desc arg is now used for the GUI elements. This is for the auto-generated user functions. |
2012-05-04 15:57:14 | Tree |