home *** CD-ROM | disk | FTP | other *** search
/ Amiga Elysian Archive / AmigaElysianArchive.iso / prog / c / intuicpp.lzh / ipp / README < prev    next >
Text File  |  1993-04-08  |  1KB  |  56 lines

  1.  
  2.  
  3.     Intuition ++
  4.     Contact :
  5.  
  6.         Brulhart Dominique
  7.         12, rue Lissignol
  8.         1201 Geneva
  9.         Switzerland
  10.  
  11.         Phone : (41 22) 738 34 38
  12.  
  13.         E-Mail : brulhart@cuilima.unige.ch
  14.  
  15.  
  16.  
  17.     An encapsulation of Intuition for C++
  18.  
  19.  
  20.     I ++ is a library and include files defining classes wich manage
  21.     Intuition in a simplest way, and manage also event handling.
  22.  
  23.     There are three group of classes :
  24.  
  25.         - Windows
  26.         - Screens
  27.         - Waiter (Event handling)
  28.  
  29.  
  30.     Gadgets, Menu, and so on will be encapsuled one day...
  31.  
  32.     See documentation in doc directory for more informations.
  33.     See header files for interface with your programs.
  34.  
  35.     Please test it the harder you can and send me bug report, I use it
  36.     for my own needs but I did not test all methods seriously.
  37.  
  38.  
  39.     This release is public domain, copy everything you want but tell me 
  40.     what you modify, in a way of having one day a clean and unique version.
  41.     All rights reserved to me.
  42.  
  43.  
  44.     To install the release click 'Install' if you use Ccomeau and SAS,
  45.     otherwise see Makefile in ipp. 
  46.     
  47.     To use it, read doc, read header files, read examples and Makefiles.
  48.  
  49.  
  50.  
  51.     
  52.     Enjoy yourself
  53.  
  54.  
  55.  
  56.