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

Name

dumper::tagbind

Synopsis

          tagbind window \
             tag binding
        

Description

Create a binding for the given tag.

Clients

tagbind is being used by ::vgcode::dump-configure-Text clients.

Example 3.19. ::vgcode::dump-configure-Text using tagbind

...
# Note 08/17/2007 - 16:46 : subst gets replaced if
# possible.
foreach bind  \
    [$target tag bind $tag] {
append result \n  \
    [dumper::tagbind $ta_name $tag  \
    [dumper::property $bind  \
    [vgcode::resolve $basename  \
    [$target tag bind $tag $bind]]  subst]]
   



← ↖ →
actions ↑ resourceX11
SourceForge Logo

Copyright © 2009–2010 Arndt Roger Schneider