--- /dev/null
+<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 & 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>