From 2c9c6eeeb403c2b6e96bfb9941603f4d2f9b7b3d Mon Sep 17 00:00:00 2001 From: sls Date: Wed, 21 Jun 1995 22:49:45 +0000 Subject: [PATCH] Note that tkinspect_select can select menus, images, and canvases. --- Miscellany.html | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) 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 -- 2.23.0