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

Name

dumper::bindtagsOfPathCanvas

Synopsis

          bindtagsOfPathCanvas window \
             codeblock
        

Description

Separates the pathCanvas event handlers against accidental used with a surface instead of a window.

Clients

bindtagsOfPathCanvas is being used by ::vgcode::dump-configure-PathCanvas clients.

Example 3.30. ::vgcode::dump-configure-PathCanvas using bindtagsOfPathCanvas

...

#  ➊ ...continued
if { {} != $_bindtags } {
append _graphics  \
    [dumper::bindtagsOfPathCanvas $ta_name $_bindtags]
   



← ↖ →
resourcesMsgCat ↑ newline
SourceForge Logo

Copyright © 2009–2010 Arndt Roger Schneider