• ↖ Home
  • Developer´s Guide
    • ↑ Contents
    • Code
    • Embedding
    • Tcl
    • SVG
    • SVG-Import
    • Projects
    • License
    • Index
  • Download
    • Jeszra: Source Code

    • Ruby Wrapper Classes
    • Python Wrapper Classes
    • Lisp Wrapper Classes
  • Books@Lulu.com...
    • Jeszra: Design by Gestalt
    • Jeszra Library: Design by Gestalt

    • Gestalt Items
    • Runtime Library
  • Manual
    • Jeszra Book

    • Tcl Manual
    • Ruby Manual
    • Python Manual
    • Lisp Manual

    • API
  • About
template
← Chapter 3. Tcl- Code Generation →

Name

dumper::template

Synopsis

          template name \
             pathname createdW createdH \
             createdS ifccomment ifc
        

Description

Create the template

Clients

Total internal template usage is: 4.

template is being used by ::vgcode::save-widget clients.

Example 3.4. ::vgcode::save-widget using template

...

# fixme (Roger) 09/10/2007 :emacs doesn't get the
# format right, here!?
append script  \
    [vgcode::storePrerequisite]  \
    [dumper::template $procname $target  \
    [storeWidgets] $child_tree \
    [storeActions]  \
    [storeDescription $target]  \
    [vgcode::insertClassDef $target]]
   



← ↖ →
BWNoteBook ↑ hugelistItem
SourceForge Logo

Copyright © 2009–2010 Arndt Roger Schneider