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

Name

dumper::text

Synopsis

          text window \
             name text
        

Description

Insert Text into a text window

Clients

text is being used by ::dumper::property, ::dumper::text.

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

Example 3.59. ::vgcode::dump-configure-Text using text

...
# extension might provide the opportunity to place the text
# content inside the option database.  Side note : X11 resources
# are not possible with text content.
append result \
    [dumper::text $ta_name \
    [winfo name $target] $txt]
   



← ↖ →
properties ↑ goolbar
SourceForge Logo

Copyright © 2009–2010 Arndt Roger Schneider