From: sls <sls> Date: Wed, 21 Jun 1995 23:13:23 +0000 (+0000) Subject: Note new list types. X-Git-Tag: r_5_1_4~4 X-Git-Url: http://test.brassandglass.co.uk/gitweb?a=commitdiff_plain;h=4a91de9d3f304420003040faf458dd4522740cc4;p=tkinspect Note new list types. --- diff --git a/Value.html b/Value.html index df139b6..104370d 100644 --- a/Value.html +++ b/Value.html @@ -9,7 +9,9 @@ The value window is an editable <b>Tk</b> <tt>text</tt> window that contains the definition of a <a href=Procs.html>proc</a>, the value of a <a href=Globals.html>global</a>, or information about a <a -href=Windows.html>window</a>.<p> +href=Windows.html>window</a>, an <a href=Images.html>image</a>, <a +href=Menus.html>menu entries</a>, or <a href=Canvases.html>canvas +items</a>.<p> In addition to the standard text bindings, the value window understands the following key strokes: @@ -42,6 +44,6 @@ entries: <hr> <!-- hhmts start --> -Last modified: Wed Jun 21 01:57:19 1995 +Last modified: Wed Jun 21 16:00:31 1995 <!-- hhmts end --> </body> </html>