From: Pat Thoyts Date: Fri, 22 Mar 2002 01:33:08 +0000 (+0000) Subject: Tidy up the html X-Git-Tag: r5_1_6p7~1 X-Git-Url: http://privyetmir.co.uk/gitweb.cgi?a=commitdiff_plain;h=8a855e7178bd28134b36192f2e67eb5dedfbca17;p=tkinspect Tidy up the html --- diff --git a/Intro.html b/Intro.html index e92928c..0601390 100644 --- a/Intro.html +++ b/Intro.html @@ -9,12 +9,12 @@ 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, lists will +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 +href="Value.html">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 +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 @@ -27,23 +27,23 @@ For further information, select a topic from the help window's Topics menu or from the list below: