• ↖ 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
clearOptions
← Chapter 9. Tcl/Tk Parser →

Name

vgcode::clearOptions

Synopsis

          clearOptions options \
             ?basename? ?q? ...
        

Description

Resolve options of any given parameter list and store them as a property pair list

See also : GetOptions (similar) and quoting which is used by both procedures. ClearOptions is required for non-window stuff since getOptions will ask for the target class.

Hence clearOptions uses a skip list for resolve.

properties inside the option database. This cannot be accomplished inside the current form of clearOptions, but requires a new implementation where the property, and target window name is being used as the resouce name.

Best practice, split the resolve code into chunks dedicated to a single property only.

Revision : 03/21/2007, Roger initial revision preparing for multilingual code generation (1).

Clients

Total internal clearOptions usage is: 11.


← ↖ →
isPart ↑ baseName
SourceForge Logo

Copyright © 2009–2010 Arndt Roger Schneider