The Xarm library 
================
Version 2.0.4

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.
- Support for CDE widgets
- New wdgets, Gauge and Dial
 
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.

This release has been tested on the following:

Linux 2.0.18, Motif 2.0 (ELF)
Linux 2.0.29, Motif 2.0 (ELF)
Linux 2.0.29, Xi Graphics CDE
Linux 2.2.15, OpenMotif
AIX 3.2.5, Motif 1.2.4
SunOS 4.1.3, Motif 1.2.4
SunOS 4.1.4, Motif 1.2.4
Solaris 2.5.1, CDE Motif
Solaris 2.6, CDE Motif

However, this release should work on any Unix flavor with Motif 1.2+.
Past releases have also been reported to work on:

UnixWare
HP Unix

For LEGAL information see the COPYING file.

Bug reports can be sent to glgay@shinbiro.com (Gerald L. Gay).  
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

