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

Name

dumper::styleTkPathNew

Synopsis

          styleTkPathNew ID \
             window optsl
        

Description

Generate a style element inside the canvas. Warning only used styles are generated!

Clients

styleTkPathNew is being used by ::vgcode::style clients.

Example 3.63. ::vgcode::style using styleTkPathNew

...
lappend optsl \
    [dumper::property $attr $value]
}

append _styles \
    [dumper::styleTkPathNew $param $ta_name $optsl]
   



← ↖ →
relativeparent ↑ tablewindow
SourceForge Logo

Copyright © 2009–2010 Arndt Roger Schneider