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
Wrap
Text File
|
1998-08-19
|
14KB
|
472 lines
Intro.1vtcl.html:
Title = Intro(1vtcl)
Version = 1.0
Name = Intro - introduction to SCO Visual Tcl
IndexEntry = intro - introduction to SCO Visual Tcl
VtAddInput.1vtcl.html:
Title = VtAddInput(1vtcl)
Version = 1.0
Name = VtAddInput - add a callback on file activity (read, write, error)
VtAddTabGroup.1vtcl.html:
Title = VtAddTabGroup(1vtcl)
Version = 1.0
Name = VtAddTabGroup - append widget to parent object's list of tab groups
VtAddTimeOut.1vtcl.html:
Title = VtAddTimeOut(1vtcl)
Version = 1.0
Name = VtAddTimeOut - add a timeout callback
VtAddWorkProc.1vtcl.html:
Title = VtAddWorkProc(1vtcl)
Version = 1.0
Name = VtAddWorkProc - add a working procedure
VtBeep.1vtcl.html:
Title = VtBeep(1vtcl)
Version = 1.0
Name = VtBeep - ring the terminal bell
VtCheckBox.1vtcl.html:
Title = VtCheckBox(1vtcl)
Version = 1.0
Name = VtCheckBox - create a CheckBox widget and return widget name
VtClose.1vtcl.html:
Title = VtClose(1vtcl)
Version = 1.0
Name = VtClose - close connection to SCO Visual Tcl server and destroy current widgets
VtComboBox.1vtcl.html:
Title = VtComboBox(1vtcl)
Version = 1.0
Name = VtComboBox - create a ComboBox widget and return widget name
VtControl.1vtcl.html:
Title = VtControl(1vtcl)
Version = 1.0
Name = VtControl - bring server into and out of curses raw/cooked mode
VtDestroy.1vtcl.html:
Title = VtDestroy(1vtcl)
Version = 1.0
Name = VtDestroy - destroys a widget and all of its descendants
SubName = VtDestroyDialog - destroys the dialog in which a widget resides
VtDisplayHelp.1vtcl.html:
Title = VtDisplayHelp(1vtcl)
Version = 1.0
Name = VtDisplayHelp - display a hard-coded topic name for a widget
VtDrawnList.1vtcl.html:
Title = VtDrawnList(1vtcl)
Version = 1.0
Name = VtDrawnList - create a DrawnList object and return the widget name
VtDrawnListAddItem.1vtcl.html:
Title = VtDrawnListAddItem(1vtcl)
Version = 1.0
Name = VtDrawnListAddItem - add an item to a DrawnList
VtDrawnListDeleteItem.1vtcl.html:
Title = VtDrawnListDeleteItem(1vtcl)
Version = 1.0
Name = VtDrawnListDeleteItem - delete an item from a DrawnList
VtDrawnListDeselectItem.1vtcl.html:
Title = VtDrawnListDeselectItem(1vtcl)
Version = 1.0
Name = VtDrawnListDeselectItem - deselect an item from a DrawnList
VtDrawnListGetItem.1vtcl.html:
Title = VtDrawnListGetItem(1vtcl)
Version = 1.0
Name = VtDrawnListGetItem - get record(s) from a DrawnList
VtDrawnListGetSelectedItem.1vtcl.html:
Title = VtDrawnListGetSelectedItem(1vtcl)
Version = 1.0
Name = VtDrawnListGetSelectedItem - return the position of selected items from DrawnList
VtDrawnListSelectItem.1vtcl.html:
Title = VtDrawnListSelectItem(1vtcl)
Version = 1.0
Name = VtDrawnListSelectItem - select items in a DrawnList
VtDrawnListSetItem.1vtcl.html:
Title = VtDrawnListSetItem(1vtcl)
Version = 1.0
Name = VtDrawnListSetItem - replace contents of item in DrawnList
VtDrawnListSetItemValues.1vtcl.html:
Title = VtDrawnListSetItemValues(1vtcl)
Version = 1.0
Name = VtDrawnListSetItemValues - sets values of item in DrawnList given specified options
VtErrorDialog.1vtcl.html:
Title = VtErrorDialog(1vtcl)
Version = 1.0
Name = VtErrorDialog - create error message dialog, return widget name
VtFileSelectionDialog.1vtcl.html:
Title = VtFileSelectionDialog(1vtcl)
Version = 1.0
Name = VtFileSelectionDialog - create file selection dialog for current directory
VtForm.1vtcl.html:
Title = VtForm(1vtcl)
Version = 1.0
Name = VtForm - create a Form, return widget name
VtFormDialog.1vtcl.html:
Title = VtFormDialog(1vtcl)
Version = 1.0
Name = VtFormDialog - create form dialog using form class options
VtFrame.1vtcl.html:
Title = VtFrame(1vtcl)
Version = 1.0
Name = VtFrame - create frame around single child, return widget name
VtGet.1vtcl.html:
Title = VtGet(1vtcl)
Version = 1.0
Name = VtGet - return value of specified option for given widget
SubName = VtGetValues - synonym of VtGet
VtHide.1vtcl.html:
Title = VtHide(1vtcl)
Version = 1.0
Name = VtHide - hide but do not destroy object
SubName = VtHideDialog - hide but do not destroy dialog box
SubName = VtUnManage - Synonym of VtHide
VtInfo.1vtcl.html:
Title = VtInfo(1vtcl)
Version = 1.0
Name = VtInfo - return information about SCO Visual Tcl
VtInformationDialog.1vtcl.html:
Title = VtInformationDialog(1vtcl)
Version = 1.0
Name = VtInformationDialog - create message dialog containing information icon, return widget name
VtLabel.1vtcl.html:
Title = VtLabel(1vtcl)
Version = 1.0
Name = VtLabel - create Label, return widget name
VtList.1vtcl.html:
Title = VtList(1vtcl)
Version = 1.0
Name = VtList - create List widget with or without ScrollBar, return widget name
VtListAddItem.1vtcl.html:
Title = VtListAddItem(1vtcl)
Version = 1.0
Name = VtListAddItem - add item(s) to List
VtListDeleteItem.1vtcl.html:
Title = VtListDeleteItem(1vtcl)
Version = 1.0
Name = VtListDeleteItem - delete item(s) from List
VtListDeselectItem.1vtcl.html:
Title = VtListDeselectItem(1vtcl)
Version = 1.0
Name = VtListDeselectItem - deselect item(s) from List
VtListGetItem.1vtcl.html:
Title = VtListGetItem(1vtcl)
Version = 1.0
Name = VtListGetItem - return item(s) from List
VtListGetSelectedItem.1vtcl.html:
Title = VtListGetSelectedItem(1vtcl)
Version = 1.0
Name = VtListGetSelectedItem - return positions of selected items in a List
VtListSelectItem.1vtcl.html:
Title = VtListSelectItem(1vtcl)
Version = 1.0
Name = VtListSelectItem - select item(s) in List
VtListSetItem.1vtcl.html:
Title = VtListSetItem(1vtcl)
Version = 1.0
Name = VtListSetItem - set a List item to a specified value
VtLock.1vtcl.html:
Title = VtLock(1vtcl)
Version = 1.0
Name = VtLock - set cursor to watch cursor, lock out user input
VtMainLoop.1vtcl.html:
Title = VtMainLoop(1vtcl)
Version = 1.0
Name = VtMainLoop - start interaction between script and GUI rendering engine
VtMenuBar.1vtcl.html:
Title = VtMenuBar(1vtcl)
Version = 1.0
Name = VtMenuBar - create menu bar, return widget name
VtMessageDialog.1vtcl.html:
Title = VtMessageDialog(1vtcl)
Version = 1.0
Name = VtMessageDialog - create message dialog, return widget name
VtOpen.1vtcl.html:
Title = VtOpen(1vtcl)
Version = 1.0
Name = VtOpen - establish connection to SCO Visual Tcl server
VtOptionMenu.1vtcl.html:
Title = VtOptionMenu(1vtcl)
Version = 1.0
Name = VtOptionMenu - create an OptionMenu widget, return widget name
VtPulldown.1vtcl.html:
Title = VtPulldown(1vtcl)
Version = 1.0
Name = VtPulldown - create Pulldown Menu, return widget name
VtPushButton.1vtcl.html:
Title = VtPushButton(1vtcl)
Version = 1.0
Name = VtPushButton - create PushButton, return widget name
VtQuestionDialog.1vtcl.html:
Title = VtQuestionDialog(1vtcl)
Version = 1.0
Name = VtQuestionDialog - create message dialog containing question icon, return widget name
VtQuitServer.1vtcl.html:
Title = VtQuitServer(1vtcl)
Version = 1.0
Name = VtQuitServer - kill all SCO Visual Tcl applications connected to server, then kill server
VtRadioBox.1vtcl.html:
Title = VtRadioBox(1vtcl)
Version = 1.0
Name = VtRadioBox - create RadioBox, return widget name
VtRaise.1vtcl.html:
Title = VtRaise(1vtcl)
Version = 1.0
Name = VtRaise - raise specified widget above all others
SubName = VtRaiseDialog - Synonym of VtRaise
VtRemoveAllTabGroups.1vtcl.html:
Title = VtRemoveAllTabGroups(1vtcl)
Version = 1.0
Name = VtRemoveAllTabGroups - remove all widgets from the give widget's tab group list
VtRemoveInput.1vtcl.html:
Title = VtRemoveInput(1vtcl)
Version = 1.0
Name = VtRemoveInput - remove add input command for fileID
VtRemoveTabGroup.1vtcl.html:
Title = VtRemoveTabGroup(1vtcl)
Version = 1.0
Name = VtRemoveTabGroup - remove widget from its parent's tab group list
VtRemoveTimeOut.1vtcl.html:
Title = VtRemoveTimeOut(1vtcl)
Version = 1.0
Name = VtRemoveTimeOut - remove timeout callback
VtRemoveWorkProc.1vtcl.html:
Title = VtRemoveWorkProc(1vtcl)
Version = 1.0
Name = VtRemoveWorkProc - remove working procedure
VtRowColumn.1vtcl.html:
Title = VtRowColumn(1vtcl)
Version = 1.0
Name = VtRowColumn - create a RowColumn widget
VtScale.1vtcl.html:
Title = VtScale(1vtcl)
Version = 1.0
Name = VtScale - create graphical Scale based on current value of field, return widget name
VtSelectionDialog.1vtcl.html:
Title = VtSelectionDialog(1vtcl)
Version = 1.0
Name = VtSelectionDialog - create selection dialog, return widget name
VtSeparator.1vtcl.html:
Title = VtSeparator(1vtcl)
Version = 1.0
Name = VtSeparator - create horizontal or vertical line, return widget name
VtSet.1vtcl.html:
Title = VtSet(1vtcl)
Version = 1.0
Name = VtSet - set value of a widget option
SubName = VtSetFocus - Sets focus on widget - see Note
SubName = VtSetSensitive - Sets sensitivity of widget - see Note
SubName = VtSetValues - Synonym of VtSet
VtSetAppValues.1vtcl.html:
Title = VtSetAppValues(1vtcl)
Version = 1.0
Name = VtSetAppValues - set options for script (applet)
VtShow.1vtcl.html:
Title = VtShow(1vtcl)
Version = 1.0
Name = VtShow - display a previously hidden object
SubName = VtShowDialog - display a previously hidden dialog
SubName = VtManage - synonym of VtShow
VtText.1vtcl.html:
Title = VtText(1vtcl)
Version = 1.0
Name = VtText - create Text widget, return widget name
VtToggleButton.1vtcl.html:
Title = VtToggleButton(1vtcl)
Version = 1.0
Name = VtToggleButton - create toggle button, return widget name
VtUnLock.1vtcl.html:
Title = VtUnLock(1vtcl)
Version = 1.0
Name = VtUnLock - unlock specified application
VtWarningDialog.1vtcl.html:
Title = VtWarningDialog(1vtcl)
Version = 1.0
Name = VtWarningDialog - create message dialog containing warning icon, return widget name
VtWorkingDialog.1vtcl.html:
Title = VtWorkingDialog(1vtcl)
Version = 1.0
Name = VtWorkingDialog - create message dialog containing working icon, return widget name
VxAlignBaseLines.1vtcl.html:
Title = VxAlignBaseLines(1vtcl)
Version = 1.0
Name = VxAlignBaseLines - set top offset of source widget to line up with baseline of target widget
VxAlignedForm.1vtcl.html:
Title = VxAlignedForm(1vtcl)
Version = 1.0
Name = VxAlignedForm - create vertically aligned widget(s) in a form, return widget name
VxCenterVertically.1vtcl.html:
Title = VxCenterVertically(1vtcl)
Version = 1.0
Name = VxCenterVertically - set to offset of source widget to line up with center line of target widget
VxCheckBox.1vtcl.html:
Title = VxCheckBox(1vtcl)
Version = 1.0
Name = VxCheckBox - create a CheckBox allowing titles and labels, return widget name
VxComboBox.1vtcl.html:
Title = VxComboBox(1vtcl)
Version = 1.0
Name = VxComboBox - create a ComboBox allowing titles and labels, return widget name
VxEndFormCB.1vtcl.html:
Title = VxEndFormCB(1vtcl)
Version = 1.0
Name = VxEndFormCB - destroy parent form of widget calling this command
VxGetShortName.1vtcl.html:
Title = VxGetShortName(1vtcl)
Version = 1.0
Name = VxGetShortName - strip parent widgets off widget name, leaving short name
VxGetVar.1vtcl.html:
Title = VxGetVar(1vtcl)
Version = 1.0
Name = VxGetVar - get value of variable associated with widget
VxList.1vtcl.html:
Title = VxList(1vtcl)
Version = 1.0
Name = VxList - create a list allowing titles and labels, return widget name
VxMenu.1vtcl.html:
Title = VxMenu(1vtcl)
Version = 1.0
Name = VxMenu - build a menu, given a menu bar and list of items
VxMenuGetButton.1vtcl.html:
Title = VxMenuGetButton(1vtcl)
Version = 1.0
Name = VxMenuGetButton - return widget name in a menu created by VxMenu
VxOptionMenu.1vtcl.html:
Title = VxOptionMenu(1vtcl)
Version = 1.0
Name = VxOptionMenu - return option list that contains pushbuttons for specified options
VxOptionMenuGetSelected.1vtcl.html:
Title = VxOptionMenuGetSelected(1vtcl)
Version = 1.0
Name = VxOptionMenuGetSelected - return label of selected item in an option menu created by VxOptionMenu
VxOptionMenuReplaceOptions.1vtcl.html:
Title = VxOptionMenuReplaceOptions(1vtcl)
Version = 1.0
Name = VxOptionMenuReplaceOptions - dynamically change specified options in an option menu created by VxOptionMenu
VxOptionMenuSetSelected.1vtcl.html:
Title = VxOptionMenuSetSelected(1vtcl)
Version = 1.0
Name = VxOptionMenuSetSelected - set option menu's value to value referring to the label of the selected pushbutton
VxRadioBox.1vtcl.html:
Title = VxRadioBox(1vtcl)
Version = 1.0
Name = VxRadioBox - create a RadioBox widget allowing titles and labels, return widget name
VxRowColumn.1vtcl.html:
Title = VxRowColumn(1vtcl)
Version = 1.0
Name = VxRowColumn - create a VtRowColumn widget allowing titles and labels, return widget name
VxSetLeftOffsets.1vtcl.html:
Title = VxSetLeftOffsets(1vtcl)
Version = 1.0
Name = VxSetLeftOffsets - set left offset of right-aligned widgets
VxSetVar.1vtcl.html:
Title = VxSetVar(1vtcl)
Version = 1.0
Name = VxSetVar - set value of variable and associate with specified widget
VxSpinButton.1vtcl.html:
Title = VxSpinButton(1vtcl)
Version = 1.0
Name = VxSpinButton - create a SpinButton, return widget name of enclosing form widget
VxSpinButtonSetMaxValue.1vtcl.html:
Title = VxSpinButtonSetMaxValue(1vtcl)
Version = 1.0
Name = VxSpinButtonSetMaxValue - set upper boundary for a SpinButton
VxSpinButtonSetMinValue.1vtcl.html:
Title = VxSpinButtonSetMinValue(1vtcl)
Version = 1.0
Name = VxSpinButtonSetMinValue - set lower boundary for a SpinButton
VxText.1vtcl.html:
Title = VxText(1vtcl)
Version = 1.0
Name = VxText - create a VtText widget allowing titles and labels, return widget name
VxWidgetVarRef.1vtcl.html:
Title = VxWidgetVarRef(1vtcl)
Version = 1.0
Name = VxWidgetVarRef - return reference for per-widget frames variable