home *** CD-ROM | disk | FTP | other *** search
/ Peanuts NeXT Software Archives / Peanuts-Update.iso / CDROM / Contents / READMEs / Peanuts-3 / OpenStep / systems / gnustep / sources / alpha-snapshots / gnustep-gui-960621.README next >
Encoding:
Text File  |  1996-11-09  |  3.6 KB  |  84 lines

  1. GNUstep GUI Library ANNOUNCE
  2. ****************************
  3.  
  4. This is version 0.1.0 of the GNUstep GUI library (libgnustep-gui).
  5.  
  6. What is the GNUstep GUI Library?
  7.  
  8. It is a library of graphical user interface classes written completely 
  9. in the Objective-C language; the classes are based upon the OPENSTEP(tm) 
  10. specification as release by NeXT Software, Inc.  The library does not 
  11. completely conform to the specification and has been
  12. enhanced in a number of ways to take advantage of the GNU system.  
  13. These classes include graphical objects such as buttons, text fields, 
  14. popup lists, browser lists, and windows; there are also many associated 
  15. classes for handling events, colors, fonts, pasteboards and images.
  16.  
  17. The design of libgnustep-gui is designed in two parts.  The first part is the
  18. front-end component which is independent of platform and display system.
  19. This front-end is combined with a back-end component which handles all of
  20. the display system dependent such as specific calls to X/Windows.  This
  21. design allows the GNUstep applications to have the "look and feel" of
  22. the underlying display system without any changes to the application, and
  23. the library can be easily ported to other display systems.
  24.  
  25. The GNUstep GUI Library requires the GNU Objective-C compiler, the GNUstep
  26. Base Library, and back-end component like the GNUstep X/DPS GUI Backend.
  27.  
  28.  
  29. Creators rejoice!
  30. Scott Christley
  31. scottc@net-community.com
  32.  
  33. *****
  34.  
  35. Check out the GNUstep web site. (http://www.gnustep.org)
  36.  
  37. OPENSTEP and NeXT are trademarks of NeXT Software, Inc. (http://www.next.com)
  38.  
  39. The GNUstep GUI Library was donated to the Free Software Foundation
  40. by the On-line Community project, contact info@net-community.com about
  41. creating on-line social communities. (http://www.net-community.com)
  42.  
  43. *****
  44.  
  45. [ Most GNU software is packed using the GNU `gzip' compression program.
  46.   Source code is available on most sites distributing GNU software.
  47.  
  48.   For information on how to order GNU software on tape, floppy or cd-rom, or
  49.   printed GNU manuals, check the file etc/ORDERS in the GNU Emacs distribution
  50.   or in GNUinfo/ORDERS on prep, or e-mail a request to: gnu@@prep.ai.mit.edu
  51.  
  52.   By ordering your GNU software from the FSF, you help us continue to
  53.   develop more free software.  Media revenues are our primary source of
  54.   support.  Donations to FSF are deductible on US tax returns.
  55.  
  56.   The above software will soon be at these ftp sites as well.
  57.   Please try them before prep.ai.mit.edu as prep is very busy!
  58.  
  59.   thanx -gnu@prep.ai.mit.edu
  60.  
  61.     ASIA: ftp.cs.titech.ac.jp, utsun.s.u-tokyo.ac.jp:/ftpsync/prep,
  62.   cair.kaist.ac.kr:/pub/gnu, ftp.nectec.or.th:/pub/mirrors/gnu
  63.     AUSTRALIA: archie.au:/gnu (archie.oz or archie.oz.au for ACSnet)
  64.     AFRICA: ftp.sun.ac.za:/pub/gnu
  65.     MIDDLE-EAST: ftp.technion.ac.il:/pub/unsupported/gnu
  66.     EUROPE: irisa.irisa.fr:/pub/gnu, ftp.univ-lyon1.fr:pub/gnu,
  67.   ftp.mcc.ac.uk, unix.hensa.ac.uk:/pub/uunet/systems/gnu,
  68.   src.doc.ic.ac.uk:/gnu, ftp.ieunet.ie:pub/gnu, ftp.eunet.ch,
  69.   nic.switch.ch:/mirror/gnu, ftp.informatik.rwth-aachen.de:/pub/gnu,
  70.   ftp.informatik.tu-muenchen.de, ftp.win.tue.nl:/pub/gnu,
  71.   ftp.funet.fi:/pub/gnu, ftp.denet.dk, ftp.stacken.kth.se, isy.liu.se,
  72.   ftp.luth.se:/pub/unix/gnu, ftp.sunet.se:/pub/gnu, archive.eu.net
  73.     SOUTH AMERICA: ftp.unicamp.br:/pub/gnu
  74.     WESTERN CANADA: ftp.cs.ubc.ca:/mirror2/gnu
  75.     USA: wuarchive.wustl.edu:/systems/gnu, labrea.stanford.edu,
  76.   ftp.digex.net:/pub/gnu, ftp.kpc.com:/pub/mirror/gnu, f.ms.uky.edu:/pub3/gnu,
  77.   jaguar.utah.edu:/gnustuff, ftp.hawaii.edu:/mirrors/gnu,
  78.   vixen.cso.uiuc.edu:/gnu, mrcnext.cso.uiuc.edu:/pub/gnu,
  79.   ftp.cs.columbia.edu:/archives/gnu/prep, col.hp.com:/mirrors/gnu,
  80.   gatekeeper.dec.com:/pub/GNU, ftp.uu.net:/systems/gnu
  81.  
  82.  
  83.  
  84.