The Xarm library 
================
Version 1.2.5 

The Xarm library is a C++ wrapper of the Motif library and the Xmext library. 
This is intended as a tool to help individuals that program with Motif & C++. 
An attempt was made to follow the inheritance structure of the Motif widget 
set. The latest version of the library can be obtained from:

ftp.x.org
sunsite.unc.edu
or a mirror near you.

Features:
---------

- GNU configure (autoconf) script for easy installation.
- Optional old Configure script for easy installation via imake. 
- Imake support for C++
- Support for Motif 1.2.x and Motif 2.0.x
- Build support for X11R5 and X11R6
- Pixmap support via resource files.
- Member function callbacks.
 
Requirements:
-------------
X11R5 or greater
Motif 1.2.x or greater
gcc 2.7.2 or greater
GNU make

*Note* LessTif can be used but is not yet complete.

Tested Platform(s):
-------------------
Linux 2.0.18, Motif 2.0 (ELF), gcc 2.7.2
AIX 3.2.5, Motif 1.2.4, gcc 2.7.2

Others have reported it working on:
-----------------------------------
x86 running UnixWare 2.0x, X11R5, Motif 1.2.3
x86 running UnixWare 2.1, X11R5, Motif 1.2.3
HP 9000/700 running HP-UX 9.05, X11R5, Motif 1.2
IBM RS/6000 running AIX 3.2.5, X11R5, Motif 1.2
Sun Sparc 20 running Solaris 2.3, X11R5, Motif 1.2

Should be easily portable to any other UNIX system provided it has the 
X and Motif development packages installed.

For LEGAL information see the COPYING file.

Bug reports can be sent to pgw@epsilon.com. Bug reports MUST include a *SMALL* 
example that reproduces the problem or a description of the problem. Patches 
are always welcome.

Enjoy!

Peter Williams
pgw@epsilon.com
