SOURCE CODE DISTRIBUTION 
========================
 
Several elements of the CLA source code (ie. the GUI library) are available 
upon request from the Author.
 
These are written in HiSoft Basic 2 (as is the rest of the CLA GUI) & cover 
the following areas:
 
o Windowed dialog GUI. 
  The windowed dialog system is a self contained library allowing use 
  of Non-Modal dialogs (created using an ordinary resource editor), 
  which may be roll-ed up or manipulated in the background. The library 
  also supplies a Callback Function facility where a routine may be 
  dynamically attatched to an object. 
 
o NVDI/EdDI offscreen bitmaps. 
  This is a port of the 'C' offscreen bitmap library supplied with Enhancer, 
  and provides all functions required to determine whether the facility 
  is available, and to use it if it is.
 
Craig.
