Initial revision
authorsls <sls>
Wed, 21 Jun 1995 22:37:16 +0000 (22:37 +0000)
committersls <sls>
Wed, 21 Jun 1995 22:37:16 +0000 (22:37 +0000)
Images.html [new file with mode: 0644]

diff --git a/Images.html b/Images.html
new file mode 100644 (file)
index 0000000..bf4f016
--- /dev/null
@@ -0,0 +1,19 @@
+<html> <head>
+<title>Images List</title>
+<!-- $Id$ -->
+</head>
+
+<body>
+<center><h1>Images List</h1></center>
+
+The <b>Images List</b> contains a list of the images (created through
+Tk's <tt>image</tt> command) of the target application.  There is only
+one list-specific operation: <b>Display Image</b>, which sends
+commands to the target to create a new toplevel window containing a
+label with the image.
+
+<hr>
+<!-- hhmts start -->
+Last modified: Wed Jun 21 15:37:12 1995
+<!-- hhmts end -->
+</body> </html>