Frame widget (superclass: Composite)
	The Frame widget can be used to put four types of 3D frames
	around other widgets.

Files
	Imakefile
	Frame.tex	(documentation; format with Plain TeX)
	Frame.c
	FrameP.h
	Frame.h
	stip4.bm	(X bitmap)
	Frame.w		(the real source, see below)
	FrameT.c	(test program)

N.B.
	The widget files are computer-generated. The real source is
	Frame.w. It has been processed with Wbuild (available by
	anonymous ftp from a.cs.uiuc.edu)

Author
	Bert Bos <bert@let.rug.nl>
	Alfa-informatica, Rijksuniversiteit Groningen, The Netherlands
	August 1992

History
2.0	April 1993
2.0.1	(28 July 1993) Changed change_managed to always set the size
	of the child. (thanks to M. M. Saggaf <alsaggaf@athena.mit.edu>)
