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

Name

dumper::tablewindow

Synopsis

          tablewindow window \
             index properties
        

Description

Code generation for table embedded windows.

Clients

tablewindow is being used by ::vgcode::dump-configure-Table clients.

Example 3.64. ::vgcode::dump-configure-Table using tablewindow

...
prerequisite {package require Tktable}

foreach index \
    [$target window names] {
append _actions  \
    [dumper::tablewindow $ta_name $index  \
    [dumper::properties  \
    [vgcode::clearOptions  \
    [$target window configure $index] $basename 0]  $target]]
   



← ↖ →
styleTkPathNew ↑ pathgroup
SourceForge Logo

Copyright © 2009–2010 Arndt Roger Schneider