Xterminal v0.1
June 23, 1998
README: General informations
Copyright (c) 1996-98 Dragos Acostachioaie

   Xterminal is an Object Oriented User Interface with a client-server
architecture. The main purpose is a friendly interface for the UNIX operating
systems. It is designed to be used to build text-based applications in C++.
   It consists in a complete object oriented library including multiple,
resizeable, overlapping windows, pull-down menus, dialog boxes, buttons,
scroll bars, input lines, check boxes, radio buttons, etc. Mouse support,
advanced object management, events handling, communications between objects
are provided, too, together with a complete programmer's manual.

   Xterminal is written by Dragos Acostachioaie <dragos@iname.com>,
   with contributions from other people, see 'CREDITS' for details.

   This library is protected by the GNU Library General Public License. Please
see 'LICENSE' file for details.
   Please refer to 'INSTALL' file for the installation instructions. The
programmer's manual and other documents related to Xterminal are located in
'doc' directory.
   For more informations, there is a Xterminal's Web page. Please take a look:
http://www.angelfire.com/sc/Xterminal

   The maintainer of this library is Dragos Acostachioaie. Please send bug
reports, suggestions, feedback, code, or anything else that you think, to:
   dragos@iname.com
