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

Name

dumper::propertyDB

Synopsis

          propertyDB property \
             value window resource
        

Description

Special version of property treatment. Injects an opget call into the command line of a non-window property --e.g. from a menu entry.

Be aware these properties are always enclosed in "".

Clients

propertyDB is being used by ::dumper::propertyDBEx.

propertyDB is being used by ::vgcode::dump-hugelist-items, ::vgcode::dump-geometry-wm, ::vgcode::dump-configure-Menu clients.

Example 3.46. ::vgcode::dump-hugelist-items using propertyDB

...
# be used or not, tested but out-commented:
# Allow the item text, accessed via odb.
#  if { {text} == $name } {
#    lappend optsl \
    [dumper::propertyDB $attribute $value  #                      $ta_name itemText$i]
   



← ↖ →
unknownmanager ↑ coding
SourceForge Logo

Copyright © 2009–2010 Arndt Roger Schneider