---- * See: ** http://docs.activestate.com/activetcl/8.5/tcllib/tepam/tepam_introduction.html ---- Is there anybody out there whe can give some usage examples? ---- [MHo]: What strikes me: How to get the values from ''argument_dialogbox'' back, if ''argument_dialogbox'' is called as an alias from within a ''slave interpreter''? The variables are created in the main interpreter, where the module is loaded. There is no access to those vars from a slave interpreter... I mean without defining a ''wrapper prog'' for fetching back each and every var... Additions: * Is it possible to change aspects like ''padding'' and ''Binding'' other than via global option setting, if at all? * How to center a argument_dialogbox-window? * The argument_dialogbox-windows didn't get the input focus (at least at Windows). How to specify the first entry which does get input focus?