Table of Contents
Code fragments to create Tcl/Tk code. Used by vgcode.tcl.
Contains: • Lisp Wrapper, • Emacs Skeletons, • DocBook Refentry, • Tcl-Code (vanilla and template) • XRDB Resources
Wrapper for lisp (ltk) and a docbook based man page can be generated for a selected template ... see vgcode.tcl, vgmenu.tcl and gestalt.tcl for usage.
Emacs skeletons are generated for every known method. This skeleton works on the method name itself. The assumed call is preluded by the composit path name. Identical names from different templates may overwrite previous abbrevations, but not the definition itself!
Use the same namespace (dumper), but a different package name for other coding models (vanilla, template, xrdb) and languages!
The modules vgcode.tcl, tcdumper.tcl, vgfile.tcl are glued together by tcledit.tcl. TclEdit.tcl is so to say the manager of the code generation package.