From edce8712b8f90ea9723b8a0c6d11f02fe5476a1f Mon Sep 17 00:00:00 2001 From: sls Date: Wed, 21 Jun 1995 22:44:15 +0000 Subject: [PATCH] Document recent changes, add image, menus, and canvases lists. --- Lists.html | 36 +++++++++++++++++++++++++----------- 1 file changed, 25 insertions(+), 11 deletions(-) diff --git a/Lists.html b/Lists.html index 22db949..5bb5e4e 100644 --- a/Lists.html +++ b/Lists.html @@ -10,18 +10,30 @@ The lists are the listboxes just below the Command: entry. By default, there are three lists: +By default, only the Procs, Globals, and Windows +lists are shown. You can change this by adding +tkinspect_show_list and tkinspect_remove_list +commands to .tkinspect_init or by setting the option +*Tkinspect_main.default_lists.

+ Each list also has a menu in the menu bar. (The menu can also be -brought up by pressing button 3 in the list.) The menu contains a set -of standard operations, followed by list-specific operations (if any -are available.) The standard list operations are: +brought up by pressing button-3 in the list.) The menu +contains a set of standard operations, followed by list-specific +operations (if any are available.) The standard list operations are:

-A list can be removed by deselecting its checkbox in the File -menu. The lists can be updated by selecting the File/Update -Lists menu item. -
-Last modified: Wed Jun 21 01:56:22 1995 +Last modified: Wed Jun 21 15:32:14 1995 -- 2.23.0