README.TXT for GRADIENT.ZIP

GRADIENT.ZIP contains several files, most are used for
demonstration purposes. The two files that are important
are GRADIENT.CC and GRADIENT.DLL.

To see a demonstration, run:

GRADIENT.PRG
  This is a simple application that displays a gradient
  background on the _app.framewin, and also runs two
  instances of GRADIENT.WFM, each independant of each other,
  and you can set the backgrounds for each separately.

GRADIENT.WFM
  You can run this by itself, or by running gradient.prg ...

For details on use, see the comment header for GRADIENT.CC

All code by Vic McClung, except for some very minor work
and for documentation, done by Ken Mayer.