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

Name

dumper::zincNew

Synopsis

          zincNew window \
             type group coords \
             properties transformation
        

Description

A normal zinc item (not a group, and not used for clipping).

Clients

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

Example 3.61. ::vgcode::dump-configure-Zinc using zincNew

...
# Now it's time to create the code generation stuff
# This part does only apply for those item not used
# to clip a parent group...
set generated \
    [dumper::zincNew $ta_name $type  $group $coords $properties $transformation]
   



← ↖ →
goolbar ↑ relativeparent
SourceForge Logo

Copyright © 2009–2010 Arndt Roger Schneider