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;