From 59dc0b7c2a98446729e3ad959371554cd89e7cdd Mon Sep 17 00:00:00 2001 From: sls Date: Wed, 21 Jun 1995 22:44:59 +0000 Subject: [PATCH] Say what selecting an image does. --- Images.html | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/Images.html b/Images.html index bf4f016..271d3f8 100644 --- a/Images.html +++ b/Images.html @@ -7,13 +7,16 @@

Images List

The Images List contains a list of the images (created through -Tk's image command) of the target application. There is only -one list-specific operation: Display Image, which sends -commands to the target to create a new toplevel window containing a -label with the image. +Tk's image command) of the target application. Selecting an +image from this list will display the image's configuration +information.

+ +There is only one list-specific operation: Display Image, which +sends commands to the target to create a new toplevel window +containing a label with the image.


-Last modified: Wed Jun 21 15:37:12 1995 +Last modified: Wed Jun 21 15:42:00 1995 -- 2.23.0