Initial revision
authorsls <sls>
Sun, 4 Jun 1995 08:04:46 +0000 (08:04 +0000)
committersls <sls>
Sun, 4 Jun 1995 08:04:46 +0000 (08:04 +0000)
Windows.html [new file with mode: 0644]

diff --git a/Windows.html b/Windows.html
new file mode 100644 (file)
index 0000000..d283f18
--- /dev/null
@@ -0,0 +1,31 @@
+<html> <head>
+<title>Windows List</title>
+<!-- $Id$ -->
+</head>
+
+<body>
+<center><h1>Windows List</h1></center>
+
+The <b>Windows List</b> is <b>tkinspect</b>'s most complicated list.
+The <b>Windows</b> menu contains the following items:
+
+<ul>
+  <li> <b>Window Configuration</b> shows the configuration of the window.
+  <li> <b>Window Packing</b> shows the <tt>pack</tt> commands that
+       packed the window into its parent.
+  <li> <b>Slave Window Packing</b> shows the <tt>pack</tt>
+       commands that packed the slaves of the window.
+  <li> <b>Window Bindtags</b> shows the current bindtag order of the
+       window.
+  <li> <b>Window Bindtags &amp; Bindings</b> shows the current
+       bindtag order along with the bindings of the window.
+  <li> <b>Filter Empty Window Options</b> removes window options that
+       are empty (<tt>{}</tt>) from values that are sent.
+</ul>
+
+<hr>
+<address>Sam Shen</address>
+<!-- hhmts start -->
+Last modified: Sun Jun  4 01:04:43 1995
+<!-- hhmts end -->
+</body> </html>