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

Name

dumper::groupv

Synopsis

          groupv group
        

Description

Format the group as a variable –language dependent.

The vgcode.tcl uses a group based navigation scheme to preserve the Z-Order, during this change the previous lookup for the first group was lost and has to be restored here, based on the name of the group. The group name is generated from the window name and the group ID.

Clients

groupv is being used by ::vgcode::dump-configure-Zinc clients.

Example 3.55. ::vgcode::dump-configure-Zinc using groupv

...

} else {

set group \
    [dumper::groupv $group]
   



← ↖ →
addendum ↑ relativew
SourceForge Logo

Copyright © 2009–2010 Arndt Roger Schneider