From: sls Date: Wed, 21 Jun 1995 22:49:45 +0000 (+0000) Subject: Note that tkinspect_select can select menus, images, and canvases. X-Git-Tag: r_5_1_4~10 X-Git-Url: http://privyetmir.co.uk/gitweb?a=commitdiff_plain;h=2c9c6eeeb403c2b6e96bfb9941603f4d2f9b7b3d;p=tkinspect Note that tkinspect_select can select menus, images, and canvases. --- diff --git a/Miscellany.html b/Miscellany.html index 48adf32..b312df0 100644 --- a/Miscellany.html +++ b/Miscellany.html @@ -25,9 +25,12 @@ or for use in startup files:
  • tkinspect_set_target target sets target as the current interpreter.

  • tkinspect_select type name selects a proc, global, or - window. type should be - proc, global, or window. + href=Procs.html>proc, global, + window, image, menu, or canvas. type should be + proc, global, window, image, + menu, or canvas. name should be the name of the thing.

  • tkinspect_create_cmdline creates a command line interface.

    @@ -46,6 +49,6 @@ or for use in startup files:


    -Last modified: Wed Jun 21 14:22:05 1995 +Last modified: Wed Jun 21 15:48:53 1995