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

Name

vgcode::initWidgets

Synopsis

          initWidgets target \
             ?procname?
        

Description

init the local widget array. New stuff in 2.0 store each widget into an array and apply that to the top of the creation procedure.

Clients

initWidgets is being used by ::vgcode::save-widget.

initWidgets is being used by ::vgfile::open clients.

Example 9.4. ::vgfile::open using initWidgets

...

rtl::verified {
::eval "\
    [importSettings]";
vgcode::initWidgets . qq;
   



← ↖ →
dump-configure-Gistbox ↑ validHref
SourceForge Logo

Copyright © 2009–2010 Arndt Roger Schneider