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