home *** CD-ROM | disk | FTP | other *** search
- ScrollViewExample Version 2.0 by Eric Tremblay (ericet@cam.org)
-
- Special thanks to John Markle of the Montreal NeXT Users Group
- and John C. Randolph for his "Appending test in NSText
- objects" Usenet post.
-
- Submitted to:
- ftp://next-ftp.peak.org/pub/openstep/submissions
-
- Should end up in:
- ftp://next-ftp.peak.org/pub/openstep/windows/sourcelibrary
-
-
- Intro:
- ======
-
- ScrollViewExample Version 2.0 by Eric Tremblay
- This is simply an example of a working scrollview.
- With some buttons to print a scrollview and a couple of other features.
-
-
- What's new?:
- ============
-
- Version 2.0
- Ported to OpenStep for MACH.
-
-
- INSTALLATION:
- =============
-
- WINNT:
-
- 1. Unpack the software distribution
-
- a. open a "Bourne Shell" window
- b. change directory to location of distribution, for example, C:\temp
- cd C:\temp
- c. gunzip the distribution:
- gunzip Create_4.w.NT.m.MIS.tar.gz
- d. untar the resulting uncompressed file:
- tar xf Create_4.w.NT.m.MIS.tar
-
-
- The Package:
- ============
-
- Version 2.0 comes complete in a tar.gz package.
- Which includes:
-
- - ScrollViewExample.app binary for OpenStep Intel for Windows NT
-
- - README.TXT This file
-
- - Nebula.rtfd Information about the Nebula CDROM
-
- - Includes Full Source Code
-
- - Intel Windows NT binaries.
-
-
- Compiling:
- ==========
-
- This version includes all the source code necessary to recompile
- the program from scratch on OpenStep 4.0 or above.
-
-
- CONTACT INFO:
- =============
-
- Comments and suggestions are welcomed:
-
- E-mail: ericet@cam.org
-
-
- History:
- ========
- Original NEXTSTEP Version 1.0 June 12, 1993
- OpenStep Version 2.0 May 20, 1997
-
-
-