home *** CD-ROM | disk | FTP | other *** search
/ Peanuts NeXT Software Archives / Peanuts-Update.iso / OpenStep / developer / examples / WhatButton.2.0.w.README < prev   
Encoding:
Text File  |  1997-12-18  |  1.3 KB  |  77 lines

  1. WhatButton Version 2.0 by Eric Tremblay (ericet@cam.org)
  2.  
  3. Submitted to:
  4. ftp://next-ftp.peak.org/pub/openstep/submissions
  5.  
  6. Should end up in:
  7. ftp://next-ftp.peak.org/pub/openstep/windows/sourcelibrary
  8.  
  9.  
  10. Intro:
  11. ======    
  12.  
  13. WhatButton Version 2.0 by Eric Tremblay
  14. This is simply an example of how to use radio buttons. 
  15.  
  16.  
  17. What's new?:
  18. ============
  19.  
  20. Version 2.0
  21. Ported to OpenStep for MACH.
  22.  
  23.  
  24. INSTALLATION:
  25. =============
  26.  
  27. WINNT:
  28.  
  29. 1. Unpack the software distribution
  30.  
  31.     a. open a "Bourne Shell" window
  32.     b. change directory to location of distribution, for example, C:\temp
  33.         cd C:\temp
  34.     c. gunzip the distribution:
  35.         gunzip TheApp.w.NT.tar.gz
  36.     d. untar the resulting uncompressed file:
  37.         tar xf TheApp.w.NT.tar
  38.  
  39.  
  40. The Package:
  41. ============
  42.  
  43. Version 2.0 comes complete in a tar.gz package.
  44. Which includes:
  45.  
  46.  - WhatButton.app binary for OpenStep Intel for Windows NT
  47.  
  48.  - README.TXT  This file
  49.  
  50.  - Includes Full Source Code
  51.  
  52.  - Intel Windows NT binaries.
  53.  
  54.  
  55. Compiling:
  56. ==========
  57.  
  58. This version includes all the source code necessary to recompile 
  59. the program from scratch on OpenStep 4.0 or above. 
  60.  
  61.  
  62. CONTACT INFO:
  63. =============
  64.  
  65. Comments and suggestions are welcomed:
  66.  
  67. E-mail:    ericet@cam.org
  68.    WWW:    http://www.cam.org/~ericet 
  69.  
  70.  
  71. History:
  72. ========
  73. Original NEXTSTEP Version 1.0 June 12, 1993 
  74. OpenStep Version 2.0 May 20, 1997
  75.  
  76.  
  77.