📄 rtn
字号:
windowHelpFileGet {gets the path of help file.} <b>windowHelpFileGet</b> {<b><a href="./UITclDocs.html#windowHelpFileGet">windowHelpFileGet</a></b>} {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} <b>windowHelpIDSet</b> {<b><a href="./UITclDocs.html#windowHelpIDSet">windowHelpIDSet</a></b>} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}windowHelpIDGet {gets the help ID of the window} <b>windowHelpIDGet</b> {<b><a href="./UITclDocs.html#windowHelpIDGet">windowHelpIDGet</a></b>} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}windowPropertySet {sets the value of a property} <b>windowPropertySet</b> {<b><a href="./UITclDocs.html#windowPropertySet">windowPropertySet</a></b>} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}autoTimerCallbackSet {see 'windowTimerCallbackSet'} <b>autoTimerCallbackSet</b> {<b><a href="./UITclDocs.html#autoTimerCallbackSet">autoTimerCallbackSet</a></b>} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}windowTimerCallbackSet {sets or removes the timer script for the given dialog or window} <b>windowTimerCallbackSet</b> {<b><a href="./UITclDocs.html#windowTimerCallbackSet">windowTimerCallbackSet</a></b>} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}autoTimerCallbackGet {see `windowTimerCallbackGet'} <b>autoTimerCallbackGet</b> {<b><a href="./UITclDocs.html#autoTimerCallbackGet">autoTimerCallbackGet</a></b>} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}windowTimerCallbackGet {returns the timer script for the given dialog or window} <b>windowTimerCallbackGet</b> {<b><a href="./UITclDocs.html#windowTimerCallbackGet">windowTimerCallbackGet</a></b>} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}windowClose {closes a dialog or window} <b>windowClose</b> {<b><a href="./UITclDocs.html#windowClose">windowClose</a></b>} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}allControlsDestroy {destroys all the controls in a dialog or window} <b>allControlsDestroy</b> {<b><a href="./UITclDocs.html#allControlsDestroy">allControlsDestroy</a></b>} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}windowExists {determines whether a particular window exists} <b>windowExists</b> {<b><a href="./UITclDocs.html#windowExists">windowExists</a></b>} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}controlEventGet {returns the most recent event that has occured on a control} <b>controlEventGet</b> {<b><a href="./UITclDocs.html#controlEventGet">controlEventGet</a></b>} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}controlHandleGet {returns the handle of a tcl control} <b>controlHandleGet</b> {<b><a href="./UITclDocs.html#controlHandleGet">controlHandleGet</a></b>} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}controlPositionSet {sets the position of a control in a dialog or window} <b>controlPositionSet</b> {<b><a href="./UITclDocs.html#controlPositionSet">controlPositionSet</a></b>} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}controlPositionGet {retrieves the position of a control} <b>controlPositionGet</b> {<b><a href="./UITclDocs.html#controlPositionGet">controlPositionGet</a></b>} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}controlSizeSet {sets the size of a control in a dialog or window} <b>controlSizeSet</b> {<b><a href="./UITclDocs.html#controlSizeSet">controlSizeSet</a></b>} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}controlSizeGet {retrieves the size of a control in a dialog or window} <b>controlSizeGet</b> {<b><a href="./UITclDocs.html#controlSizeGet">controlSizeGet</a></b>} {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} <b>controlHelpIDSet</b> {<b><a href="./UITclDocs.html#controlHelpIDSet">controlHelpIDSet</a></b>} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}controlHide {hides or shows a control in a dialog or window} <b>controlHide</b> {<b><a href="./UITclDocs.html#controlHide">controlHide</a></b>} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}controlHidden {retrieves the hidden state of a control in a dialog or window} <b>controlHidden</b> {<b><a href="./UITclDocs.html#controlHidden">controlHidden</a></b>} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}controlEnable {enables or disables a control in a dialog or window} <b>controlEnable</b> {<b><a href="./UITclDocs.html#controlEnable">controlEnable</a></b>} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}controlEnabled {retrieves the enabled state of a control in a dialog or window} <b>controlEnabled</b> {<b><a href="./UITclDocs.html#controlEnabled">controlEnabled</a></b>} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}controlExists {determines whether a particular control exists in a dialog or window} <b>controlExists</b> {<b><a href="./UITclDocs.html#controlExists">controlExists</a></b>} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}controlFocusSet {sets focus to a control in a dialog or window} <b>controlFocusSet</b> {<b><a href="./UITclDocs.html#controlFocusSet">controlFocusSet</a></b>} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}controlCallbackSet {sets a Tcl script to process events for a control in a dialog or window} <b>controlCallbackSet</b> {<b><a href="./UITclDocs.html#controlCallbackSet">controlCallbackSet</a></b>} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}controlCallbackGet {retrieves the Tcl script (if any) established to process events for a control} <b>controlCallbackGet</b> {<b><a href="./UITclDocs.html#controlCallbackGet">controlCallbackGet</a></b>} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}controlContextMenuShow {show the specified context menu.} <b>controlContextMenuShow</b> {<b><a href="./UITclDocs.html#controlContextMenuShow">controlContextMenuShow</a></b>} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}controlLockUpdate {locks the updating of the control.} <b>controlLockUpdate</b> {<b><a href="./UITclDocs.html#controlLockUpdate">controlLockUpdate</a></b>} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}controlUnlockUpdate {Unlocks all the updates on the control.} <b>controlUnlockUpdate</b> {<b><a href="./UITclDocs.html#controlUnlockUpdate">controlUnlockUpdate</a></b>} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}controlParentSet {sets the specifed window as the parent of the control.} <b>controlParentSet</b> {<b><a href="./UITclDocs.html#controlParentSet">controlParentSet</a></b>} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}controlValuesSet {sets the data or text of a control} <b>controlValuesSet</b> {<b><a href="./UITclDocs.html#controlValuesSet">controlValuesSet</a></b>} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}controlValuesGet {retrieves values of controls} <b>controlValuesGet</b> {<b><a href="./UITclDocs.html#controlValuesGet">controlValuesGet</a></b>} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}controlStructureSet {sets the structure of a hierarchy (tree) control} <b>controlStructureSet</b> {<b><a href="./UITclDocs.html#controlStructureSet">controlStructureSet</a></b>} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}controlPropertySet {allows to configure the control properties} <b>controlPropertySet</b> {<b><a href="./UITclDocs.html#controlPropertySet">controlPropertySet</a></b>} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}controlPropertyGet {returns the value of the specified property of a control.} <b>controlPropertyGet</b> {<b><a href="./UITclDocs.html#controlPropertyGet">controlPropertyGet</a></b>} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}controlCheckSet {checks a control in a window or dialog} <b>controlCheckSet</b> {<b><a href="./UITclDocs.html#controlCheckSet">controlCheckSet</a></b>} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}controlChecked {retrieves the check state of a control in a window or dialog} <b>controlChecked</b> {<b><a href="./UITclDocs.html#controlChecked">controlChecked</a></b>} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}controlSelectionSet {sets the selection in a control in a dialog or window} <b>controlSelectionSet</b> {<b><a href="./UITclDocs.html#controlSelectionSet">controlSelectionSet</a></b>} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}controlSelectionGet {gets the selection in a control in a dialog or window} <b>controlSelectionGet</b> {<b><a href="./UITclDocs.html#controlSelectionGet">controlSelectionGet</a></b>} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}controlExpandingItemGet {gets information about the currently expanding item of a treelist control.} <b>controlExpandingItemGet</b> {<b><a href="./UITclDocs.html#controlExpandingItemGet">controlExpandingItemGet</a></b>} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}controlItemDelete {delete the specified item in a control.} <b>controlItemDelete</b> {<b><a href="./UITclDocs.html#controlItemDelete">controlItemDelete</a></b>} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}controlItemInsert {inserts the provided item into the control.} <b>controlItemInsert</b> {<b><a href="./UITclDocs.html#controlItemInsert">controlItemInsert</a></b>} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}controlTabsAdd {add the strings as new tabs in a tab control.} <b>controlTabsAdd</b> {<b><a href="./UITclDocs.html#controlTabsAdd">controlTabsAdd</a></b>} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}controlItemPropertySet {sets the value of the specified property.} <b>controlItemPropertySet</b> {<b><a href="./UITclDocs.html#controlItemPropertySet">controlItemPropertySet</a></b>} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}controlItemPropertyGet {gets the property of an item in a control} <b>controlItemPropertyGet</b> {<b><a href="./UITclDocs.html#controlItemPropertyGet">controlItemPropertyGet</a></b>} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}controlTextInsert {inserts the text into a text control.} <b>controlTextInsert</b> {<b><a href="./UITclDocs.html#controlTextInsert">controlTextInsert</a></b>} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}controlCreate {creates a control in a Tcl window, dialog, or toolbar} <b>controlCreate</b> {<b><a href="./UITclDocs.html#controlCreate">controlCreate</a></b>} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}controlDestroy {destroys a control in a dialog or window} <b>controlDestroy</b> {<b><a href="./UITclDocs.html#controlDestroy">controlDestroy</a></b>} {Tornado API Reference} {GUI Tcl Library (WINDOWS)} win32 {}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -