Add images, canvases, and menus list documentation.
authorsls <sls>
Wed, 21 Jun 1995 22:52:22 +0000 (22:52 +0000)
committersls <sls>
Wed, 21 Jun 1995 22:52:22 +0000 (22:52 +0000)
Intro.html

index a8a0676a915a6a9515c41e0ca564cb64f1439325..e92928c11ecde0edbefa97340a9b6d139170546a 100644 (file)
@@ -9,13 +9,13 @@
 <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
@@ -34,6 +34,9 @@ For further information, select a topic from the help window's
         <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.
@@ -46,6 +49,6 @@ For further information, select a topic from the help window's
 
 <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>