home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1999 March B / SCO_CASTOR4RRT.iso / BASEman / root.8 / usr / lib / scohelp / en_US.ISO8859-1 / man / html.1vtcl / man.1vtcl.node
Text File  |  1998-08-19  |  14KB  |  472 lines

  1.  
  2. Intro.1vtcl.html:
  3.     Title = Intro(1vtcl)
  4.     Version = 1.0
  5.     Name = Intro - introduction to SCO Visual Tcl
  6.     IndexEntry = intro - introduction to SCO Visual Tcl
  7.  
  8. VtAddInput.1vtcl.html:
  9.     Title = VtAddInput(1vtcl)
  10.     Version = 1.0
  11.     Name = VtAddInput - add a callback on file activity (read, write, error)
  12.  
  13. VtAddTabGroup.1vtcl.html:
  14.     Title = VtAddTabGroup(1vtcl)
  15.     Version = 1.0
  16.     Name = VtAddTabGroup - append widget to parent object's list of tab groups
  17.  
  18. VtAddTimeOut.1vtcl.html:
  19.     Title = VtAddTimeOut(1vtcl)
  20.     Version = 1.0
  21.     Name = VtAddTimeOut - add a timeout callback
  22.  
  23. VtAddWorkProc.1vtcl.html:
  24.     Title = VtAddWorkProc(1vtcl)
  25.     Version = 1.0
  26.     Name = VtAddWorkProc - add a working procedure
  27.  
  28. VtBeep.1vtcl.html:
  29.     Title = VtBeep(1vtcl)
  30.     Version = 1.0
  31.     Name = VtBeep - ring the terminal bell
  32.  
  33. VtCheckBox.1vtcl.html:
  34.     Title = VtCheckBox(1vtcl)
  35.     Version = 1.0
  36.     Name = VtCheckBox - create a CheckBox widget and return widget name
  37.  
  38. VtClose.1vtcl.html:
  39.     Title = VtClose(1vtcl)
  40.     Version = 1.0
  41.     Name = VtClose - close connection to SCO Visual Tcl server and destroy current widgets
  42.  
  43. VtComboBox.1vtcl.html:
  44.     Title = VtComboBox(1vtcl)
  45.     Version = 1.0
  46.     Name = VtComboBox - create a ComboBox widget and return widget name
  47.  
  48. VtControl.1vtcl.html:
  49.     Title = VtControl(1vtcl)
  50.     Version = 1.0
  51.     Name = VtControl - bring server into and out of curses raw/cooked mode
  52.  
  53. VtDestroy.1vtcl.html:
  54.     Title = VtDestroy(1vtcl)
  55.     Version = 1.0
  56.     Name = VtDestroy - destroys a widget and all of its descendants
  57.     SubName = VtDestroyDialog - destroys the dialog in which a widget resides
  58.  
  59. VtDisplayHelp.1vtcl.html:
  60.     Title = VtDisplayHelp(1vtcl)
  61.     Version = 1.0
  62.     Name = VtDisplayHelp - display a hard-coded topic name for a widget
  63.  
  64. VtDrawnList.1vtcl.html:
  65.     Title = VtDrawnList(1vtcl)
  66.     Version = 1.0
  67.     Name = VtDrawnList - create a DrawnList object and return the widget name
  68.  
  69. VtDrawnListAddItem.1vtcl.html:
  70.     Title = VtDrawnListAddItem(1vtcl)
  71.     Version = 1.0
  72.     Name = VtDrawnListAddItem - add an item to a DrawnList
  73.  
  74. VtDrawnListDeleteItem.1vtcl.html:
  75.     Title = VtDrawnListDeleteItem(1vtcl)
  76.     Version = 1.0
  77.     Name = VtDrawnListDeleteItem - delete an item from a DrawnList
  78.  
  79. VtDrawnListDeselectItem.1vtcl.html:
  80.     Title = VtDrawnListDeselectItem(1vtcl)
  81.     Version = 1.0
  82.     Name = VtDrawnListDeselectItem - deselect an item from a DrawnList
  83.  
  84. VtDrawnListGetItem.1vtcl.html:
  85.     Title = VtDrawnListGetItem(1vtcl)
  86.     Version = 1.0
  87.     Name = VtDrawnListGetItem - get record(s) from a DrawnList
  88.  
  89. VtDrawnListGetSelectedItem.1vtcl.html:
  90.     Title = VtDrawnListGetSelectedItem(1vtcl)
  91.     Version = 1.0
  92.     Name = VtDrawnListGetSelectedItem - return the position of selected items from DrawnList
  93.  
  94. VtDrawnListSelectItem.1vtcl.html:
  95.     Title = VtDrawnListSelectItem(1vtcl)
  96.     Version = 1.0
  97.     Name = VtDrawnListSelectItem - select items in a DrawnList
  98.  
  99. VtDrawnListSetItem.1vtcl.html:
  100.     Title = VtDrawnListSetItem(1vtcl)
  101.     Version = 1.0
  102.     Name = VtDrawnListSetItem - replace contents of item in DrawnList
  103.  
  104. VtDrawnListSetItemValues.1vtcl.html:
  105.     Title = VtDrawnListSetItemValues(1vtcl)
  106.     Version = 1.0
  107.     Name = VtDrawnListSetItemValues - sets values of item in DrawnList given specified options
  108.  
  109. VtErrorDialog.1vtcl.html:
  110.     Title = VtErrorDialog(1vtcl)
  111.     Version = 1.0
  112.     Name = VtErrorDialog - create error message dialog, return widget name
  113.  
  114. VtFileSelectionDialog.1vtcl.html:
  115.     Title = VtFileSelectionDialog(1vtcl)
  116.     Version = 1.0
  117.     Name = VtFileSelectionDialog - create file selection dialog for current directory
  118.  
  119. VtForm.1vtcl.html:
  120.     Title = VtForm(1vtcl)
  121.     Version = 1.0
  122.     Name = VtForm - create a Form, return widget name
  123.  
  124. VtFormDialog.1vtcl.html:
  125.     Title = VtFormDialog(1vtcl)
  126.     Version = 1.0
  127.     Name = VtFormDialog - create form dialog using form class options
  128.  
  129. VtFrame.1vtcl.html:
  130.     Title = VtFrame(1vtcl)
  131.     Version = 1.0
  132.     Name = VtFrame - create frame around single child, return widget name
  133.  
  134. VtGet.1vtcl.html:
  135.     Title = VtGet(1vtcl)
  136.     Version = 1.0
  137.     Name = VtGet - return value of specified option for given widget
  138.     SubName = VtGetValues - synonym of VtGet
  139.  
  140. VtHide.1vtcl.html:
  141.     Title = VtHide(1vtcl)
  142.     Version = 1.0
  143.     Name = VtHide - hide but do not destroy object
  144.     SubName = VtHideDialog - hide but do not destroy dialog box
  145.     SubName = VtUnManage - Synonym of VtHide
  146.  
  147. VtInfo.1vtcl.html:
  148.     Title = VtInfo(1vtcl)
  149.     Version = 1.0
  150.     Name = VtInfo - return information about SCO Visual Tcl
  151.  
  152. VtInformationDialog.1vtcl.html:
  153.     Title = VtInformationDialog(1vtcl)
  154.     Version = 1.0
  155.     Name = VtInformationDialog - create message dialog containing information icon, return widget name
  156.  
  157. VtLabel.1vtcl.html:
  158.     Title = VtLabel(1vtcl)
  159.     Version = 1.0
  160.     Name = VtLabel - create Label, return widget name
  161.  
  162. VtList.1vtcl.html:
  163.     Title = VtList(1vtcl)
  164.     Version = 1.0
  165.     Name = VtList - create List widget with or without ScrollBar, return widget name
  166.  
  167. VtListAddItem.1vtcl.html:
  168.     Title = VtListAddItem(1vtcl)
  169.     Version = 1.0
  170.     Name = VtListAddItem - add item(s) to List
  171.  
  172. VtListDeleteItem.1vtcl.html:
  173.     Title = VtListDeleteItem(1vtcl)
  174.     Version = 1.0
  175.     Name = VtListDeleteItem - delete item(s) from List
  176.  
  177. VtListDeselectItem.1vtcl.html:
  178.     Title = VtListDeselectItem(1vtcl)
  179.     Version = 1.0
  180.     Name = VtListDeselectItem - deselect item(s) from List
  181.  
  182. VtListGetItem.1vtcl.html:
  183.     Title = VtListGetItem(1vtcl)
  184.     Version = 1.0
  185.     Name = VtListGetItem - return item(s) from List
  186.  
  187. VtListGetSelectedItem.1vtcl.html:
  188.     Title = VtListGetSelectedItem(1vtcl)
  189.     Version = 1.0
  190.     Name = VtListGetSelectedItem - return positions of selected items in a List
  191.  
  192. VtListSelectItem.1vtcl.html:
  193.     Title = VtListSelectItem(1vtcl)
  194.     Version = 1.0
  195.     Name = VtListSelectItem - select item(s) in List
  196.  
  197. VtListSetItem.1vtcl.html:
  198.     Title = VtListSetItem(1vtcl)
  199.     Version = 1.0
  200.     Name = VtListSetItem - set a List item to a specified value
  201.  
  202. VtLock.1vtcl.html:
  203.     Title = VtLock(1vtcl)
  204.     Version = 1.0
  205.     Name = VtLock - set cursor to watch cursor, lock out user input
  206.  
  207. VtMainLoop.1vtcl.html:
  208.     Title = VtMainLoop(1vtcl)
  209.     Version = 1.0
  210.     Name = VtMainLoop - start interaction between script and GUI rendering engine
  211.  
  212. VtMenuBar.1vtcl.html:
  213.     Title = VtMenuBar(1vtcl)
  214.     Version = 1.0
  215.     Name = VtMenuBar - create menu bar, return widget name
  216.  
  217. VtMessageDialog.1vtcl.html:
  218.     Title = VtMessageDialog(1vtcl)
  219.     Version = 1.0
  220.     Name = VtMessageDialog - create message dialog, return widget name
  221.  
  222. VtOpen.1vtcl.html:
  223.     Title = VtOpen(1vtcl)
  224.     Version = 1.0
  225.     Name = VtOpen - establish connection to SCO Visual Tcl server
  226.  
  227. VtOptionMenu.1vtcl.html:
  228.     Title = VtOptionMenu(1vtcl)
  229.     Version = 1.0
  230.     Name = VtOptionMenu - create an OptionMenu widget, return widget name
  231.  
  232. VtPulldown.1vtcl.html:
  233.     Title = VtPulldown(1vtcl)
  234.     Version = 1.0
  235.     Name = VtPulldown - create Pulldown Menu, return widget name
  236.  
  237. VtPushButton.1vtcl.html:
  238.     Title = VtPushButton(1vtcl)
  239.     Version = 1.0
  240.     Name = VtPushButton - create PushButton, return widget name
  241.  
  242. VtQuestionDialog.1vtcl.html:
  243.     Title = VtQuestionDialog(1vtcl)
  244.     Version = 1.0
  245.     Name = VtQuestionDialog - create message dialog containing question icon, return widget name
  246.  
  247. VtQuitServer.1vtcl.html:
  248.     Title = VtQuitServer(1vtcl)
  249.     Version = 1.0
  250.     Name = VtQuitServer - kill all SCO Visual Tcl applications connected to server, then kill server
  251.  
  252. VtRadioBox.1vtcl.html:
  253.     Title = VtRadioBox(1vtcl)
  254.     Version = 1.0
  255.     Name = VtRadioBox - create RadioBox, return widget name
  256.  
  257. VtRaise.1vtcl.html:
  258.     Title = VtRaise(1vtcl)
  259.     Version = 1.0
  260.     Name = VtRaise - raise specified widget above all others
  261.     SubName = VtRaiseDialog - Synonym of VtRaise
  262.  
  263. VtRemoveAllTabGroups.1vtcl.html:
  264.     Title = VtRemoveAllTabGroups(1vtcl)
  265.     Version = 1.0
  266.     Name = VtRemoveAllTabGroups - remove all widgets from the give widget's tab group list
  267.  
  268. VtRemoveInput.1vtcl.html:
  269.     Title = VtRemoveInput(1vtcl)
  270.     Version = 1.0
  271.     Name = VtRemoveInput - remove add input command for fileID
  272.  
  273. VtRemoveTabGroup.1vtcl.html:
  274.     Title = VtRemoveTabGroup(1vtcl)
  275.     Version = 1.0
  276.     Name = VtRemoveTabGroup - remove widget from its parent's tab group list
  277.  
  278. VtRemoveTimeOut.1vtcl.html:
  279.     Title = VtRemoveTimeOut(1vtcl)
  280.     Version = 1.0
  281.     Name = VtRemoveTimeOut - remove timeout callback
  282.  
  283. VtRemoveWorkProc.1vtcl.html:
  284.     Title = VtRemoveWorkProc(1vtcl)
  285.     Version = 1.0
  286.     Name = VtRemoveWorkProc - remove working procedure
  287.  
  288. VtRowColumn.1vtcl.html:
  289.     Title = VtRowColumn(1vtcl)
  290.     Version = 1.0
  291.     Name = VtRowColumn - create a RowColumn widget
  292.  
  293. VtScale.1vtcl.html:
  294.     Title = VtScale(1vtcl)
  295.     Version = 1.0
  296.     Name = VtScale - create graphical Scale based on current value of field, return widget name
  297.  
  298. VtSelectionDialog.1vtcl.html:
  299.     Title = VtSelectionDialog(1vtcl)
  300.     Version = 1.0
  301.     Name = VtSelectionDialog - create selection dialog, return widget name 
  302.  
  303. VtSeparator.1vtcl.html:
  304.     Title = VtSeparator(1vtcl)
  305.     Version = 1.0
  306.     Name = VtSeparator - create horizontal or vertical line, return widget name
  307.  
  308. VtSet.1vtcl.html:
  309.     Title = VtSet(1vtcl)
  310.     Version = 1.0
  311.     Name = VtSet - set value of a widget option
  312.     SubName = VtSetFocus - Sets focus on widget - see Note
  313.     SubName = VtSetSensitive - Sets sensitivity of widget - see Note
  314.     SubName = VtSetValues - Synonym of VtSet
  315.  
  316. VtSetAppValues.1vtcl.html:
  317.     Title = VtSetAppValues(1vtcl)
  318.     Version = 1.0
  319.     Name = VtSetAppValues - set options for script (applet)
  320.  
  321. VtShow.1vtcl.html:
  322.     Title = VtShow(1vtcl)
  323.     Version = 1.0
  324.     Name = VtShow - display a previously hidden object
  325.     SubName = VtShowDialog - display a previously hidden dialog
  326.     SubName = VtManage - synonym of VtShow
  327.  
  328. VtText.1vtcl.html:
  329.     Title = VtText(1vtcl)
  330.     Version = 1.0
  331.     Name = VtText - create Text widget, return widget name
  332.  
  333. VtToggleButton.1vtcl.html:
  334.     Title = VtToggleButton(1vtcl)
  335.     Version = 1.0
  336.     Name = VtToggleButton  - create toggle button, return widget name
  337.  
  338. VtUnLock.1vtcl.html:
  339.     Title = VtUnLock(1vtcl)
  340.     Version = 1.0
  341.     Name = VtUnLock - unlock specified application
  342.  
  343. VtWarningDialog.1vtcl.html:
  344.     Title = VtWarningDialog(1vtcl)
  345.     Version = 1.0
  346.     Name = VtWarningDialog - create message dialog containing warning icon, return widget name
  347.  
  348. VtWorkingDialog.1vtcl.html:
  349.     Title = VtWorkingDialog(1vtcl)
  350.     Version = 1.0
  351.     Name = VtWorkingDialog - create message dialog containing working icon, return widget name
  352.  
  353. VxAlignBaseLines.1vtcl.html:
  354.     Title = VxAlignBaseLines(1vtcl)
  355.     Version = 1.0
  356.     Name = VxAlignBaseLines - set top offset of source widget to line up with baseline of target widget
  357.  
  358. VxAlignedForm.1vtcl.html:
  359.     Title = VxAlignedForm(1vtcl)
  360.     Version = 1.0
  361.     Name = VxAlignedForm - create vertically aligned widget(s) in a form, return widget name
  362.  
  363. VxCenterVertically.1vtcl.html:
  364.     Title = VxCenterVertically(1vtcl)
  365.     Version = 1.0
  366.     Name = VxCenterVertically - set to offset of source widget to line up with center line of target widget
  367.  
  368. VxCheckBox.1vtcl.html:
  369.     Title = VxCheckBox(1vtcl)
  370.     Version = 1.0
  371.     Name = VxCheckBox - create a CheckBox allowing titles and labels, return widget name
  372.  
  373. VxComboBox.1vtcl.html:
  374.     Title = VxComboBox(1vtcl)
  375.     Version = 1.0
  376.     Name = VxComboBox - create a ComboBox allowing titles and labels, return widget name
  377.  
  378. VxEndFormCB.1vtcl.html:
  379.     Title = VxEndFormCB(1vtcl)
  380.     Version = 1.0
  381.     Name = VxEndFormCB - destroy parent form of widget calling this command
  382.  
  383. VxGetShortName.1vtcl.html:
  384.     Title = VxGetShortName(1vtcl)
  385.     Version = 1.0
  386.     Name = VxGetShortName - strip parent widgets off widget name, leaving short name
  387.  
  388. VxGetVar.1vtcl.html:
  389.     Title = VxGetVar(1vtcl)
  390.     Version = 1.0
  391.     Name = VxGetVar - get value of variable associated with widget
  392.  
  393. VxList.1vtcl.html:
  394.     Title = VxList(1vtcl)
  395.     Version = 1.0
  396.     Name = VxList - create a list allowing titles and labels, return widget name
  397.  
  398. VxMenu.1vtcl.html:
  399.     Title = VxMenu(1vtcl)
  400.     Version = 1.0
  401.     Name = VxMenu  - build a menu, given a menu bar and list of items
  402.  
  403. VxMenuGetButton.1vtcl.html:
  404.     Title = VxMenuGetButton(1vtcl)
  405.     Version = 1.0
  406.     Name = VxMenuGetButton - return widget name in a menu created by VxMenu
  407.  
  408. VxOptionMenu.1vtcl.html:
  409.     Title = VxOptionMenu(1vtcl)
  410.     Version = 1.0
  411.     Name = VxOptionMenu - return option list that contains pushbuttons for specified options
  412.  
  413. VxOptionMenuGetSelected.1vtcl.html:
  414.     Title = VxOptionMenuGetSelected(1vtcl)
  415.     Version = 1.0
  416.     Name = VxOptionMenuGetSelected - return label of selected item in an option menu created by VxOptionMenu
  417.  
  418. VxOptionMenuReplaceOptions.1vtcl.html:
  419.     Title = VxOptionMenuReplaceOptions(1vtcl)
  420.     Version = 1.0
  421.     Name = VxOptionMenuReplaceOptions - dynamically change specified options in an option menu created by VxOptionMenu 
  422.  
  423. VxOptionMenuSetSelected.1vtcl.html:
  424.     Title = VxOptionMenuSetSelected(1vtcl)
  425.     Version = 1.0
  426.     Name = VxOptionMenuSetSelected - set option menu's value to value referring to the label of the selected pushbutton
  427.  
  428. VxRadioBox.1vtcl.html:
  429.     Title = VxRadioBox(1vtcl)
  430.     Version = 1.0
  431.     Name = VxRadioBox - create a RadioBox widget allowing titles and labels, return widget name
  432.  
  433. VxRowColumn.1vtcl.html:
  434.     Title = VxRowColumn(1vtcl)
  435.     Version = 1.0
  436.     Name = VxRowColumn - create a VtRowColumn widget allowing titles and labels, return widget name
  437.  
  438. VxSetLeftOffsets.1vtcl.html:
  439.     Title = VxSetLeftOffsets(1vtcl)
  440.     Version = 1.0
  441.     Name = VxSetLeftOffsets - set left offset of right-aligned widgets
  442.  
  443. VxSetVar.1vtcl.html:
  444.     Title = VxSetVar(1vtcl)
  445.     Version = 1.0
  446.     Name = VxSetVar - set value of variable and associate with specified widget
  447.  
  448. VxSpinButton.1vtcl.html:
  449.     Title = VxSpinButton(1vtcl)
  450.     Version = 1.0
  451.     Name = VxSpinButton - create a SpinButton, return widget name of enclosing form widget
  452.  
  453. VxSpinButtonSetMaxValue.1vtcl.html:
  454.     Title = VxSpinButtonSetMaxValue(1vtcl)
  455.     Version = 1.0
  456.     Name = VxSpinButtonSetMaxValue - set upper boundary for a SpinButton
  457.  
  458. VxSpinButtonSetMinValue.1vtcl.html:
  459.     Title = VxSpinButtonSetMinValue(1vtcl)
  460.     Version = 1.0
  461.     Name = VxSpinButtonSetMinValue - set lower boundary for a SpinButton
  462.  
  463. VxText.1vtcl.html:
  464.     Title = VxText(1vtcl)
  465.     Version = 1.0
  466.     Name = VxText - create a VtText widget allowing titles and labels, return widget name
  467.  
  468. VxWidgetVarRef.1vtcl.html:
  469.     Title = VxWidgetVarRef(1vtcl)
  470.     Version = 1.0
  471.     Name = VxWidgetVarRef - return reference for per-widget frames variable
  472.