• ↖ 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
embedTcl
← Chapter 3. Tcl- Code Generation →

Name

dumper::embedTcl

Synopsis

          embedTcl sourcecode
        

Description

Embed Tcl-Code, which is used by Jeszra whenever the project is loaded.

Clients

embedTcl is being used by ::vgcode::mkSources clients.

Example 3.17. ::vgcode::mkSources using embedTcl

...
# a single instance of 'inlay' gets used here...

# store widget _class
append _class \
    [dumper::embedTcl  \
    [subst {set ::rat(WIDGETCLASS,$procname)  \
    [string tolower $cl]}]]
   



← ↖ →
resourcesspace ↑ bindzinc
SourceForge Logo

Copyright © 2009–2010 Arndt Roger Schneider