This is an initial stab at a Motif interface to the WAIS protocol.
It's not perfect and certainly is only beta type code.


Copyrights?
-----------
I have no qualms about releasing this to the public.  My only request
is that my name be kept in the code and that I get to see any changes
that may be made.  If this code is used commercially, please contact me.


Manifest
--------
README		- This file.
MXWais		- X Windows applications default file
mxwais.c	- Motif specific code to put up the nice windows and fields
shell-ui.c	- Partially rewritten ../ui/shell-ui.c to not use
		  printfs() and getting input from stdin.
		  Also split up some of the query/request doc code to
		  be able to handle the flow of X<->WAIS

You should unpack this into a directory that is on the same level
as the ui and ir directories in the WAIS sources.  If not, you'll have
to change the Makefile.


Future
------
I have a few features that I'd like to add:
  1) Save a query for future use
  2) Save a document that was retrieved from a query


X Window Defaults
------------------
See the file MXwais for a very minimal X Window applications
default file.  Note that I did not provide any colors since I
am by no means a color rich person :-)
