	This directory contains a too simple
	application which uses display list widgets.
	qp for Quick Paint

	This was written in a few hours so it does
	not do anything very useful except demonstrate
	how simple it is to load a user interface
	instead of creating one. 

	This uses the Util.c code in the extensions
	directory to make writing the application
	easy.

Bugs:

	In rewriting it, only Line and Filled box work.
	The color map is not supported and this is not
	a very complex applicaiton, so... hack on the
	editor, not this.