home *** CD-ROM | disk | FTP | other *** search
/ Dream 57 / Amiga_Dream_57.iso / Linux / Libs / Xterminal.txt < prev   
Text File  |  1998-10-31  |  2KB  |  32 lines

  1. Xterminal v0.6
  2. November 1, 1998
  3. README: General informations
  4. Copyright (c) 1996-98 Dragos Acostachioaie
  5.  
  6.    Xterminal is an Object Oriented User Interface with a client-server
  7. architecture. The main purpose is a friendly interface for the UNIX operating
  8. systems. It is designed to be used to build text-based applications in C++.
  9.    It consists in a complete object oriented library including multiple,
  10. resizeable, overlapping windows, pull-down menus, dialog boxes, buttons,
  11. scroll bars, input lines, check boxes, radio buttons, etc. Mouse support,
  12. advanced object management, events handling, communications between objects
  13. are provided, too, bundled with a complete programmer's manual.
  14.  
  15.    Xterminal is written by Dragos Acostachioaie <dragos@iname.com>,
  16.    with contributions from other people, see 'CREDITS' for details.
  17.  
  18.    This library is protected by the GNU Library General Public License. Please
  19. see 'LICENSE' file for details.
  20.    Please refer to 'INSTALL' file for the installation instructions. The
  21. programmer's manual and other documents related to Xterminal are located in
  22. 'doc' directory.
  23.    For more informations, there is a Xterminal's Web page. Please take a look:
  24. http://www.angelfire.com/sc/Xterminal
  25.    Also, there is a Xterminal mailing list. To subscribe, send an empty mail to
  26. xterminal-subscribe@egroups.com. Send messages to this list to
  27. xterminal@egroups.com.
  28.  
  29.    The maintainer of this library is Dragos Acostachioaie. Please send bug
  30. reports, suggestions, feedback, code, or anything else that you think, to:
  31.    dragos@iname.com
  32.