
Here are a few demos demonstrating the usage and appearance of
object classes in the XForms Library. Note that these programs
also serve as testing programs, so if you have a problem with
a particular object, see if the same object works in the
demo program.

Simply type demo to start the demo/test suite. Make sure that the 
current directory (.) is on your path.

If shared library is provided, you will have to either move
the shared library to the standard directory or define
the environment variable LD_LIBRARY_PATH to include
the directory where the shared libary resides.

Note that almost all demos are borderless or transient, thus may "stick"
to the screen (some *vwm's can't switch them "off"). For real programs, this 
is a BAD idea. 

OpenGL/Mesa demos are by default not generated. If you have the necessary
libaries, compile ../FORMS/gl.c first, then
type make gl glwin to generate the demos. On SGI machines,
../FORMS/gl.c is by default compiled inot the shared library.

Also if you're running the demo on a B&W Xterminal, some of the
"colors" might be off.

