windHelpInit {initialises the help data base} windHelpInit {windHelpInit} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}
windHelpDisplay {displays specified link in a web browser} windHelpDisplay {windHelpDisplay} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}
windHelpDocDirGet {gets the current doc directory} windHelpDocDirGet {windHelpDocDirGet} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}
windHelpDocDirSet {sets the current doc directory} windHelpDocDirSet {windHelpDocDirSet} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}
windHelpEntryLookup {gets the entry number in entry names list} windHelpEntryLookup {windHelpEntryLookup} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}
windHelpIndexGet {gets the current complete help index} windHelpIndexGet {windHelpIndexGet} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}
windHelpLinkGet {gets the hyper link} windHelpLinkGet {windHelpLinkGet} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}
windHelpListGet {gets the list of help entries} windHelpListGet {windHelpListGet} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}
systemColorsEnumerate {enumerates pre-defined system colors} systemColorsEnumerate {systemColorsEnumerate} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}
helpLaunch {start winhelp using a specified file, ID, mode, and so forth} helpLaunch {helpLaunch} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}
applicationTitleSet {sets the title of the application} applicationTitleSet {applicationTitleSet} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}
applicationReturnCodeSet {sets the return code for the application} applicationReturnCodeSet {applicationReturnCodeSet} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}
applicationRegistryPathSet {sets the path where the persistent state of this application should be saved} applicationRegistryPathSet {applicationRegistryPathSet} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}
averageCharSizeGet {retrieves the average character size of a window} averageCharSizeGet {averageCharSizeGet} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}
dialogUnitsToPixels {conversion routine} dialogUnitsToPixels {dialogUnitsToPixels} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}
pixelsToDialogUnits {conversion routine} pixelsToDialogUnits {pixelsToDialogUnits} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}
mainWindowCreate {Creates a main window for the application} mainWindowCreate {mainWindowCreate} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}
dialogCreate {Creates a dialog} dialogCreate {dialogCreate} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}
toolbarCreate {create a toolbar on a window} toolbarCreate {toolbarCreate} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}
windowCreate {creates a child window} windowCreate {windowCreate} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}
fileDialogCreate {create a standard file browser dialog} fileDialogCreate {fileDialogCreate} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}
dirBrowseDialogCreate {create a standard directory browser dialog} dirBrowseDialogCreate {dirBrowseDialogCreate} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}
windowClientSizeGet {retrieves the size of the client area of a dialog or window} windowClientSizeGet {windowClientSizeGet} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}
windowSizeSet {sets the size of a dialog or window} windowSizeSet {windowSizeSet} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}
windowPositionSet {sets the position of a dialog or window} windowPositionSet {windowPositionSet} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}
windowSizeGet {retrieves the size of a dialog or window} windowSizeGet {windowSizeGet} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}
windowPositionGet {retrieves the position of a dialog or window} windowPositionGet {windowPositionGet} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}
windowSizeCallbackSet {sets the Tcl script to be called when a dialog or window has been resized} windowSizeCallbackSet {windowSizeCallbackSet} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}
windowSizeCallbackGet {returns the script called when the user or system resizes the dialog or window} windowSizeCallbackGet {windowSizeCallbackGet} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}
windowActivateCallbackSet {sets the Tcl script to be called when a dialog or window is activated} windowActivateCallbackSet {windowActivateCallbackSet} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}
windowActivateCallbackGet {returns the script called when the window or dialog is activated} windowActivateCallbackGet {windowActivateCallbackGet} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}
windowInitCallbackSet {sets the Tcl script called when a dialog or window is initialized} windowInitCallbackSet {windowInitCallbackSet} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}
windowInitCallbackGet {returns the script called when the dialog or window is initialized} windowInitCallbackGet {windowInitCallbackGet} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}
windowShowCallbackSet {sets the Tcl script called when a dialog or window is displayed} windowShowCallbackSet {windowShowCallbackSet} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}
windowShowCallbackGet {returns the script called when the dialog or window is displayed} windowShowCallbackGet {windowShowCallbackGet} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}
windowExitCallbackSet {sets the Tcl script called when a dialog or window is exited} windowExitCallbackSet {windowExitCallbackSet} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}
windowExitCallbackGet {returns the script called when the user or system exits the dialog or window} windowExitCallbackGet {windowExitCallbackGet} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}
windowQueryCloseCallbackSet {sets the Tcl script to be called when closing a dialog or window} windowQueryCloseCallbackSet {windowQueryCloseCallbackSet} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}
windowQueryCloseCallbackGet {returns the script called to determine whether the dialog or window can be closed safely} windowQueryCloseCallbackGet {windowQueryCloseCallbackGet} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}
windowHidden {determines whether a particular UITcl window or dialog is hidden} windowHidden {windowHidden} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}
windowVisible {determines whether a particular UITcl window or dialog is visible on the screen} windowVisible {windowVisible} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}
windowHide {hides or shows a Tcl window, dialog, or toolbar} windowHide {windowHide} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}
windowShow {shows or hides a Tcl window, dialog, or toolbar} windowShow {windowShow} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}
windowActiveGet {gets the name of the currently active Tcl window, dialog, or toolbar} windowActiveGet {windowActiveGet} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}
windowActiveSet {sets the named Tcl window as the active window} windowActiveSet {windowActiveSet} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}
windowTitleSet {sets the title of a dialog or window} windowTitleSet {windowTitleSet} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}
windowTitleGet {gets the title of a dialog or window} windowTitleGet {windowTitleGet} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}
windowHandleGet {gets the internal Windows handle of a dialog or window} windowHandleGet {windowHandleGet} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}
windowEventGet {returns the most recent event that has occured in a dialog or window} windowEventGet {windowEventGet} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}
windowHelpFileSet {sets the help file to be used for the named dialog or window} windowHelpFileSet {windowHelpFileSet} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}
windowHelpFileGet {gets the path of help file.} windowHelpFileGet {windowHelpFileGet} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}
windowHelpIDSet {sets the help ID and (optionally) the help file to be used for named dialog or window} windowHelpIDSet {windowHelpIDSet} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}
windowHelpIDGet {gets the help ID of the window} windowHelpIDGet {windowHelpIDGet} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}
windowPropertySet {sets the value of a property} windowPropertySet {windowPropertySet} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}
autoTimerCallbackSet {see 'windowTimerCallbackSet'} autoTimerCallbackSet {autoTimerCallbackSet} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}
windowTimerCallbackSet {sets or removes the timer script for the given dialog or window} windowTimerCallbackSet {windowTimerCallbackSet} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}
autoTimerCallbackGet {see `windowTimerCallbackGet'} autoTimerCallbackGet {autoTimerCallbackGet} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}
windowTimerCallbackGet {returns the timer script for the given dialog or window} windowTimerCallbackGet {windowTimerCallbackGet} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}
windowClose {closes a dialog or window} windowClose {windowClose} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}
allControlsDestroy {destroys all the controls in a dialog or window} allControlsDestroy {allControlsDestroy} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}
windowExists {determines whether a particular window exists} windowExists {windowExists} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}
controlEventGet {returns the most recent event that has occured on a control} controlEventGet {controlEventGet} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}
controlHandleGet {returns the handle of a tcl control} controlHandleGet {controlHandleGet} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}
controlPositionSet {sets the position of a control in a dialog or window} controlPositionSet {controlPositionSet} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}
controlPositionGet {retrieves the position of a control} controlPositionGet {controlPositionGet} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}
controlSizeSet {sets the size of a control in a dialog or window} controlSizeSet {controlSizeSet} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}
controlSizeGet {retrieves the size of a control in a dialog or window} controlSizeGet {controlSizeGet} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}
controlHelpIDSet {sets the help ID to be used for the named control in a dialog or window} controlHelpIDSet {controlHelpIDSet} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}
controlHide {hides or shows a control in a dialog or window} controlHide {controlHide} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}
controlHidden {retrieves the hidden state of a control in a dialog or window} controlHidden {controlHidden} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}
controlEnable {enables or disables a control in a dialog or window} controlEnable {controlEnable} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}
controlEnabled {retrieves the enabled state of a control in a dialog or window} controlEnabled {controlEnabled} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}
controlExists {determines whether a particular control exists in a dialog or window} controlExists {controlExists} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}
controlFocusSet {sets focus to a control in a dialog or window} controlFocusSet {controlFocusSet} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}
controlCallbackSet {sets a Tcl script to process events for a control in a dialog or window} controlCallbackSet {controlCallbackSet} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}
controlCallbackGet {retrieves the Tcl script (if any) established to process events for a control} controlCallbackGet {controlCallbackGet} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}
controlContextMenuShow {show the specified context menu.} controlContextMenuShow {controlContextMenuShow} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}
controlLockUpdate {locks the updating of the control.} controlLockUpdate {controlLockUpdate} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}
controlUnlockUpdate {Unlocks all the updates on the control.} controlUnlockUpdate {controlUnlockUpdate} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}
controlParentSet {sets the specifed window as the parent of the control.} controlParentSet {controlParentSet} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}
controlValuesSet {sets the data or text of a control} controlValuesSet {controlValuesSet} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}
controlValuesGet {retrieves values of controls} controlValuesGet {controlValuesGet} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}
controlStructureSet {sets the structure of a hierarchy (tree) control} controlStructureSet {controlStructureSet} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}
controlPropertySet {allows to configure the control properties} controlPropertySet {controlPropertySet} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}
controlPropertyGet {returns the value of the specified property of a control.} controlPropertyGet {controlPropertyGet} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}
controlCheckSet {checks a control in a window or dialog} controlCheckSet {controlCheckSet} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}
controlChecked {retrieves the check state of a control in a window or dialog} controlChecked {controlChecked} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}
controlSelectionSet {sets the selection in a control in a dialog or window} controlSelectionSet {controlSelectionSet} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}
controlSelectionGet {gets the selection in a control in a dialog or window} controlSelectionGet {controlSelectionGet} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}
controlExpandingItemGet {gets information about the currently expanding item of a treelist control.} controlExpandingItemGet {controlExpandingItemGet} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}
controlItemDelete {delete the specified item in a control.} controlItemDelete {controlItemDelete} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}
controlItemInsert {inserts the provided item into the control.} controlItemInsert {controlItemInsert} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}
controlTabsAdd {add the strings as new tabs in a tab control.} controlTabsAdd {controlTabsAdd} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}
controlItemPropertySet {sets the value of the specified property.} controlItemPropertySet {controlItemPropertySet} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}
controlItemPropertyGet {gets the property of an item in a control} controlItemPropertyGet {controlItemPropertyGet} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}
controlTextInsert {inserts the text into a text control.} controlTextInsert {controlTextInsert} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}
controlCreate {creates a control in a Tcl window, dialog, or toolbar} controlCreate {controlCreate} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}
controlDestroy {destroys a control in a dialog or window} controlDestroy {controlDestroy} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}