
Table - Geometry Management Widget for the X Toolkit

Table is a composite widget designed to manage the size and location
of its children.  The widget uses an array model to simplify the
arrangement of child widgets.  The widget is directly derived from the
core and composite widgets provided by the X Toolkit and can be used
with any widget set.  It has been tested using the Athena widget set.

Installation instructions are found in the file INSTALL.  Programming 
documentation can be found in Table.doc.  Two example programs
are provided: ex1, and ex2.  These can all be made using the
provided Makefile.  Comments and suggestions should be sent the
address below:

			David Harrison
			UC Berkeley Electronics Research Lab
			(davidh@ic.Berkeley.EDU, ...!ucbvax!ucbcad!davidh)

