From: sls Date: Wed, 21 Jun 1995 22:52:22 +0000 (+0000) Subject: Add images, canvases, and menus list documentation. X-Git-Tag: r_5_1_4~9 X-Git-Url: http://privyetmir.co.uk/gitweb.cgi?a=commitdiff_plain;h=9ac7d04b47173c4972813732b9700488f14b3994;p=tkinspect Add images, canvases, and menus list documentation. --- diff --git a/Intro.html b/Intro.html index a8a0676..e92928c 100644 --- a/Intro.html +++ b/Intro.html @@ -9,13 +9,13 @@ tkinspect is an inspector for Tk applications. It uses Tk's send command to retreive infomation from other Tk applications. When you choose an application through the -File/Select Interpreter menu, three -lists will be filled with the names of the procs, globals, and -windows the the application. Clicking on one of those names will fill -the value window with the definition of the -proc, the value of the global variable, or various information about -the window. The value window is editable and -its contents can be sent back to the selected application.

+File/Select Interpreter menu, lists will +be filled with the names of the procs, globals, and windows the the +application. Clicking on one of those names will fill the value window with the definition of the proc, the +value of the global variable, or various information about the window. +The value window is editable and its contents +can be sent back to the selected application.

Tcl commands can be sent to the seleted application using the Command: entry, or through a command @@ -34,6 +34,9 @@ For further information, select a topic from the help window's

  • The Procs List
  • The Globals List
  • The Windows List +
  • The Images List +
  • The Canvases List +
  • The Menus List
  • Miscellany: how tkinspect starts up, how to customize, etc. @@ -46,6 +49,6 @@ For further information, select a topic from the help window's
    -Last modified: Mon Jun 5 02:20:49 1995 +Last modified: Wed Jun 21 15:51:23 1995