ttySend {send text to a subprocess through the interface} ttySend {ttySend} {Tornado API Reference} {GUI Tcl Library (UNIX)} {} {} wsTitleSet {set the text of the window manager title bar} wsTitleSet {wsTitleSet} {Tornado API Reference} {GUI Tcl Library (UNIX)} {} {} wsArgv {examine/change original window system command arguments} wsArgv {wsArgv} {Tornado API Reference} {GUI Tcl Library (UNIX)} {} {} wsRestart {restart the application} wsRestart {wsRestart} {Tornado API Reference} {GUI Tcl Library (UNIX)} {} {} wsObjectSelect {change to the help cursor and return the name of the object} wsObjectSelect {wsObjectSelect} {Tornado API Reference} {GUI Tcl Library (UNIX)} {} {} delayedEval {arrange for an expression to be evaluated later} delayedEval {delayedEval} {Tornado API Reference} {GUI Tcl Library (UNIX)} {} {} wsSync {flush pending requests to the window system} wsSync {wsSync} {Tornado API Reference} {GUI Tcl Library (UNIX)} {} {} wsWindowId {return the X Window ID of the application's top level window} wsWindowId {wsWindowId} {Tornado API Reference} {GUI Tcl Library (UNIX)} {} {} wsWindowGeom {return the geometry string of a window} wsWindowGeom {wsWindowGeom} {Tornado API Reference} {GUI Tcl Library (UNIX)} {} {} wsWindowIconic {report whether a given window is iconified} wsWindowIconic {wsWindowIconic} {Tornado API Reference} {GUI Tcl Library (UNIX)} {} {} wsHierarchy {print the window system hierarchy of graphical objects} wsHierarchy {wsHierarchy} {Tornado API Reference} {GUI Tcl Library (UNIX)} {} {} wsBusyAnimation {check or set busy animation} wsBusyAnimation {wsBusyAnimation} {Tornado API Reference} {GUI Tcl Library (UNIX)} {} {} toolBarItemCreate {create a new tool bar button or update an old one} toolBarItemCreate {toolBarItemCreate} {Tornado API Reference} {GUI Tcl Library (UNIX)} {} {} toolBarItemDelete {delete a toolbar item} toolBarItemDelete {toolBarItemDelete} {Tornado API Reference} {GUI Tcl Library (UNIX)} {} {} dialogCreate {create a new Tcl dialog} dialogCreate {dialogCreate} {Tornado API Reference} {GUI Tcl Library (UNIX)} {} {} dialogPost {post a dialog} dialogPost {dialogPost} {Tornado API Reference} {GUI Tcl Library (UNIX)} {} {} dialogDestroy {destroy a dialog} dialogDestroy {dialogDestroy} {Tornado API Reference} {GUI Tcl Library (UNIX)} {} {} dialogUnpost {remove a dialog from the display} dialogUnpost {dialogUnpost} {Tornado API Reference} {GUI Tcl Library (UNIX)} {} {} dialogSetValue {set the value of a dialog item} dialogSetValue {dialogSetValue} {Tornado API Reference} {GUI Tcl Library (UNIX)} {} {} dialogSetValues {set the values of all items in a dialog} dialogSetValues {dialogSetValues} {Tornado API Reference} {GUI Tcl Library (UNIX)} {} {} dialogGetValue {query the value of a dialog item} dialogGetValue {dialogGetValue} {Tornado API Reference} {GUI Tcl Library (UNIX)} {} {} dialogGetValues {query the values of all dialog items} dialogGetValues {dialogGetValues} {Tornado API Reference} {GUI Tcl Library (UNIX)} {} {} dialogListSelect {select an item in a dialog's list} dialogListSelect {dialogListSelect} {Tornado API Reference} {GUI Tcl Library (UNIX)} {} {} dialogListDeselect {deselect an item in a dialog's list} dialogListDeselect {dialogListDeselect} {Tornado API Reference} {GUI Tcl Library (UNIX)} {} {} dialogTitleSet {set the title of a dialog window} dialogTitleSet {dialogTitleSet} {Tornado API Reference} {GUI Tcl Library (UNIX)} {} {} chartCreate {create a new Tcl chart} chartCreate {chartCreate} {Tornado API Reference} {GUI Tcl Library (UNIX)} {} {} chartSetQuantities {establish a set of quantities to display in a chart} chartSetQuantities {chartSetQuantities} {Tornado API Reference} {GUI Tcl Library (UNIX)} {} {} chartPost {post a chart } chartPost {chartPost} {Tornado API Reference} {GUI Tcl Library (UNIX)} {} {} chartTitleSet {set the title of a chart window} chartTitleSet {chartTitleSet} {Tornado API Reference} {GUI Tcl Library (UNIX)} {} {} chartDestroy {destroy a chart} chartDestroy {chartDestroy} {Tornado API Reference} {GUI Tcl Library (UNIX)} {} {} chartUnpost {removed a chart from the display} chartUnpost {chartUnpost} {Tornado API Reference} {GUI Tcl Library (UNIX)} {} {} chartSetValues {set the values of the quantities contained in a chart} chartSetValues {chartSetValues} {Tornado API Reference} {GUI Tcl Library (UNIX)} {} {} menuCreate {create a new menu on the top menu bar} menuCreate {menuCreate} {Tornado API Reference} {GUI Tcl Library (UNIX)} {} {} menuButtonCreate {create a button in a top level menu} menuButtonCreate {menuButtonCreate} {Tornado API Reference} {GUI Tcl Library (UNIX)} {} {} hierarchyCreate {create a hierarchy window} hierarchyCreate {hierarchyCreate} {Tornado API Reference} {GUI Tcl Library (UNIX)} {} {} hierarchyPost {post a hierarchy} hierarchyPost {hierarchyPost} {Tornado API Reference} {GUI Tcl Library (UNIX)} {} {} hierarchyDestroy {destroy a hierarchy} hierarchyDestroy {hierarchyDestroy} {Tornado API Reference} {GUI Tcl Library (UNIX)} {} {} hierarchyExists {test for the existence of a hierarchy} hierarchyExists {hierarchyExists} {Tornado API Reference} {GUI Tcl Library (UNIX)} {} {} hierarchyList {return a list of all existing hierarchies} hierarchyList {hierarchyList} {Tornado API Reference} {GUI Tcl Library (UNIX)} {} {} hierarchyIsDisplayed {check if a hierarchy window is displayed} hierarchyIsDisplayed {hierarchyIsDisplayed} {Tornado API Reference} {GUI Tcl Library (UNIX)} {} {} hierarchySetStructure {set the structure of a hierarchy} hierarchySetStructure {hierarchySetStructure} {Tornado API Reference} {GUI Tcl Library (UNIX)} {} {} hierarchySetValues {set the values of terminal nodes in a hierarchy} hierarchySetValues {hierarchySetValues} {Tornado API Reference} {GUI Tcl Library (UNIX)} {} {} hierarchyHighlight {highlight a given node in a hierarchy} hierarchyHighlight {hierarchyHighlight} {Tornado API Reference} {GUI Tcl Library (UNIX)} {} {} hierarchyUnhighlight {highlight a given node in a hierarchy} hierarchyUnhighlight {hierarchyUnhighlight} {Tornado API Reference} {GUI Tcl Library (UNIX)} {} {} noticePost {post a notice dialog} noticePost {noticePost} {Tornado API Reference} {GUI Tcl Library (UNIX)} {} {} noticeUnpost {unpost a notice} noticeUnpost {noticeUnpost} {Tornado API Reference} {GUI Tcl Library (UNIX)} {} {} listBoxAddItems {add items to a listbox} listBoxAddItems {listBoxAddItems} {Tornado API Reference} {GUI Tcl Library (UNIX)} {} {} listBoxUpdateItems {supply a new list for a listbox} listBoxUpdateItems {listBoxUpdateItems} {Tornado API Reference} {GUI Tcl Library (UNIX)} {} {} listBoxDeleteAll {delete all elements in a list box} listBoxDeleteAll {listBoxDeleteAll} {Tornado API Reference} {GUI Tcl Library (UNIX)} {} {} listBoxSelect {select an item in a list box} listBoxSelect {listBoxSelect} {Tornado API Reference} {GUI Tcl Library (UNIX)} {} {} textWindowCreate {create a text window} textWindowCreate {textWindowCreate} {Tornado API Reference} {GUI Tcl Library (UNIX)} {} {} textWindowSet {set the contents of a text window} textWindowSet {textWindowSet} {Tornado API Reference} {GUI Tcl Library (UNIX)} {} {} textWindowAppend {add to the contents of a text window} textWindowAppend {textWindowAppend} {Tornado API Reference} {GUI Tcl Library (UNIX)} {} {} textWindowPost {post a text window} textWindowPost {textWindowPost} {Tornado API Reference} {GUI Tcl Library (UNIX)} {} {} textWindowIsDisplayed {check if a text window is visible} textWindowIsDisplayed {textWindowIsDisplayed} {Tornado API Reference} {GUI Tcl Library (UNIX)} {} {} downtcl {request evaluation of an expression in the debugger's interpreter} downtcl {downtcl} {Tornado API Reference} {GUI Tcl Library (UNIX)} {} {} sourceContextDisplay {move the source context to a new location} sourceContextDisplay {sourceContextDisplay} {Tornado API Reference} {GUI Tcl Library (UNIX)} {} {} sourceContextForget {forget cached information about a source file} sourceContextForget {sourceContextForget} {Tornado API Reference} {GUI Tcl Library (UNIX)} {} {} sourceContextForgetAll {forget all cached information about source files} sourceContextForgetAll {sourceContextForgetAll} {Tornado API Reference} {GUI Tcl Library (UNIX)} {} {} sourceRedisplay {redisplay the source window} sourceRedisplay {sourceRedisplay} {Tornado API Reference} {GUI Tcl Library (UNIX)} {} {} markSet {set a mark on a source line} markSet {markSet} {Tornado API Reference} {GUI Tcl Library (UNIX)} {} {} markInfo {return information about a mark} markInfo {markInfo} {Tornado API Reference} {GUI Tcl Library (UNIX)} {} {} markDelete {delete a mark} markDelete {markDelete} {Tornado API Reference} {GUI Tcl Library (UNIX)} {} {} markGoto {move the source context to the position of a mark} markGoto {markGoto} {Tornado API Reference} {GUI Tcl Library (UNIX)} {} {} markList {enumerate all marks} markList {markList} {Tornado API Reference} {GUI Tcl Library (UNIX)} {} {} selection {return the text of the current selection in the code window} selection {selection} {Tornado API Reference} {GUI Tcl Library (UNIX)} {} {} objectCreate {create a new object in the application well} objectCreate {objectCreate} {Tornado API Reference} {GUI Tcl Library (UNIX)} {} {} configStatusSet {set the configuration status bar to the given string} configStatusSet {configStatusSet} {Tornado API Reference} {GUI Tcl Library (UNIX)} {} {} windHelpInit {initialises the help data base} windHelpInit {windHelpInit} {Tornado API Reference} {GUI Tcl Library (UNIX)} unix {} windHelpDisplay {displays specified link in a web browser} windHelpDisplay {windHelpDisplay} {Tornado API Reference} {GUI Tcl Library (UNIX)} unix {} windHelpDocDirGet {gets the current doc directory} windHelpDocDirGet {windHelpDocDirGet} {Tornado API Reference} {GUI Tcl Library (UNIX)} unix {} windHelpDocDirSet {sets the current doc directory} windHelpDocDirSet {windHelpDocDirSet} {Tornado API Reference} {GUI Tcl Library (UNIX)} unix {} windHelpEntryLookup {gets the entry number in entry names list} windHelpEntryLookup {windHelpEntryLookup} {Tornado API Reference} {GUI Tcl Library (UNIX)} unix {} windHelpIndexGet {gets the current complete help index} windHelpIndexGet {windHelpIndexGet} {Tornado API Reference} {GUI Tcl Library (UNIX)} unix {} windHelpLinkGet {gets the hyper link} windHelpLinkGet {windHelpLinkGet} {Tornado API Reference} {GUI Tcl Library (UNIX)} unix {} windHelpListGet {gets the list of help entries} windHelpListGet {windHelpListGet} {Tornado API Reference} {GUI Tcl Library (UNIX)} unix {}