<b>tkinspect</b> is an inspector for Tk applications. It uses Tk's
<tt>send</tt> command to retreive infomation from other Tk
applications. When you choose an application through the
-<b>File/Select Interpreter</b> menu, <a href=Lists.html>three
-lists</a> will be filled with the names of the procs, globals, and
-windows the the application. Clicking on one of those names will fill
-the <a href=Value.html>value window</a> with the definition of the
-proc, the value of the global variable, or various information about
-the window. The <a href=Value.html>value window</a> is editable and
-its contents can be sent back to the selected application.<p>
+<b>File/Select Interpreter</b> menu, <a href=Lists.html>lists</a> will
+be filled with the names of the procs, globals, and windows the the
+application. Clicking on one of those names will fill the <a
+href=Value.html>value window</a> with the definition of the proc, the
+value of the global variable, or various information about the window.
+The <a href=Value.html>value window</a> is editable and its contents
+can be sent back to the selected application.<p>
Tcl commands can be sent to the seleted application using the
<b>Command:</b> entry, or through a command
<li> <a href=Procs.html>The Procs List</a>
<li> <a href=Globals.html>The Globals List</a>
<li> <a href=Windows.html>The Windows List</a>
+ <li> <a href=Images.html>The Images List</a>
+ <li> <a href=Canvases.html>The Canvases List</a>
+ <li> <a href=Menus.html>The Menus List</a>
</ul>
<li> <a href=Miscellany.html>Miscellany</a>: how <b>tkinspect</b>
starts up, how to customize, etc.
<hr>
<!-- hhmts start -->
-Last modified: Mon Jun 5 02:20:49 1995
+Last modified: Wed Jun 21 15:51:23 1995
<!-- hhmts end -->
</body> </html>