Commit | Date | |
---|---|---|
[r16310]
by
bugman
Argument name fix for the dictionary returned by the Free_file_format.GetValue() method. The error column argument for the user functions is called 'error_col'. |
2012-05-16 09:35:47 | Tree |
[r16309]
by
bugman
Created the Free_file_format.GetValue() method for returning a dict of args. This abstracts the GUI element's input fields. |
2012-05-16 09:30:01 | Tree |
[r16308]
by
bugman
Redesigned the set up of the user function arguments in the GUI pages. The wizard element_*() methods have been removed as these were pointless wrappers. The Uf_page |
2012-05-16 08:59:48 | Tree |
[r16307]
by
bugman
More independence for the wizard_elements - the height of the element must now be passed in as an arg. |
2012-05-16 08:37:47 | Tree |
[r16306]
by
bugman
Started to make the wizard_elements module classes independent of the wizard. The references to parent._div_left have been eliminated, this is now expected to be passed in by the |
2012-05-16 08:32:03 | Tree |
2012-05-16 08:24:17 | Tree | |
2012-05-13 17:14:49 | Tree | |
[r16303]
by
bugman
Converted the Interpreter.script() method into a proper user function. This pseudo user function was no longer functional after the auto-generation changes. |
2012-05-13 17:12:07 | Tree |
2012-05-13 16:45:44 | Tree | |
[r16301]
by
bugman
Redesigned the prompt help system for the auto-generated user functions. The documentation is closer to the style in the relax manual, including 'Synopsis' and 'Default' |
2012-05-13 16:45:04 | Tree |