home *** CD-ROM | disk | FTP | other *** search
/ C/C++ User's Journal & Wi…eveloper's Journal Tools / C-C__Users_Journal_and_Windows_Developers_Journal_Tools_1997.iso / graphlay / readme.txt < prev    next >
Text File  |  1996-07-18  |  4KB  |  143 lines

  1. ------------------------------------------------------------------
  2. Graph Layout Toolkit Version 2.2 Demonstration
  3. Windows 3.1, Windows NT, and Windows 95
  4.  
  5. Tom Sawyer Software
  6. 804 Hearst Avenue
  7. Berkeley, CA 94710
  8.  
  9. Tel: (510) 848 - 0853
  10. Fax: (510) 848 - 0854
  11. E-mail: support@TomSawyer.COM, info@TomSawyer.COM
  12. http://www.TomSawyer.COM
  13.  
  14. (c) Copyright 1992 - 1996 Tom Sawyer Software
  15. All Rights Reserved.
  16. ------------------------------------------------------------------
  17.  
  18. Graphical Installation:
  19. -----------------------
  20.  
  21. The graphical installation program utilizes the industry
  22. standard setup.exe program included on Disk 1. You may run
  23. setup.exe as follows:
  24.  
  25.  
  26. Microsoft Windows 3.1 or NT:
  27. ----------------------------
  28.  
  29.  - Run Microsoft Windows 3.1 or NT.
  30.  
  31.  - Insert diskette labeled number (1 of *) in the diskette
  32.    drive.
  33.  
  34.  - Run the File Manager application.
  35.  
  36.  - Select File | Run... from the File Manager menu.
  37.  
  38.  - If your diskette drive can be accessed as drive a:,
  39.    Type a:\setup.exe in the Run Command Line entry field.
  40.  
  41.  - Click OK.
  42.  
  43.  - Follow the instructions provided by the graphical 
  44.    install program.
  45.  
  46.  
  47. Microsoft Windows 95:
  48. ---------------------
  49.  
  50.  - Run Microsoft Windows 95.
  51.  
  52.  - Insert diskette labeled number (1 of *) in the diskette
  53.    drive.
  54.  
  55.  - Double click the "My Computer" icon.
  56.  
  57.  - Double click the "3 1/2 Floppy (A:)" icon.
  58.  
  59.  - Double click the "Setup" icon.
  60.  
  61.  - Follow the instructions provided by the graphical 
  62.    install program.
  63.  
  64.  
  65. Memory Requirements:
  66. --------------------
  67.  - If you are running Microsoft Windows 95, make sure to have at
  68.    least 16 Mbytes of memory. 8 Mbytes of memory is sufficient for 
  69.    Microsoft Windows 3.1 users.
  70.  
  71.  
  72. Running the Demonstration:
  73. --------------------------
  74.  - Double click on the Graph Layout Toolkit Demonstration 2.2 icon. 
  75.    A window will appear entitled "Graph Layout Toolkit 2.2 
  76.    Demonstration."
  77.  
  78.  - Choose Help | Contents | Getting Started for a brief overview on
  79.    using the demonstration to view and modify existing graphs,
  80.    or create new ones.
  81.  
  82.  
  83. ==================================================================
  84.  
  85. Graph Layout Toolkit
  86. --------------------
  87.  The Graph Layout Toolkit is a portable subsystem used by the Graph
  88.  Layout Toolkit Demonstration application. The Graph Layout Toolkit
  89.  libraries operate with most major operating systems, compilers
  90.  and GUI Toolkits. Support is provided for the following C++
  91.  compilers and the associated C compiler in each case:
  92.  
  93.  Sun SPARCstation:
  94.     SunOS 4.1.x: Sun C++, GNU C++, CenterLine C++
  95.     Solaris 2.x: Sun C++, GNU C++, CenterLine C++
  96.  HP 9000: HP C++, GNU C++
  97.  SGI Irix: SGI C++
  98.  IBM RS/6000: IBM C++
  99.  NeXT: NeXT C++
  100.  DEC OSF/1: DEC C++
  101.  
  102.  DOS: Borland C++
  103.  OS/2 Warp: Borland C++ and IBM Visual Age C++
  104.  Microsoft Windows (3.1, 95, and NT):
  105.     Borland C++, Microsoft Visual C++, Symantec C++, Watcom C++
  106.  Macintosh (68K and PowerMac): Symantec C++, Apple MPW C++ and 
  107.     Metrowerks C/C++
  108.  
  109.  The Graph Layout Toolkit graphics layers are being built for
  110.  various industry standard graphics class libraries.
  111.  
  112.  
  113. Tom Sawyer Software Corporation
  114. -------------------------------
  115.  Tom Sawyer Software is a development tools company that produces
  116.  portable graph layout systems and finished applications for 
  117.  specific market segments.
  118.  
  119.  Tom Sawyer Software is one of seven software companies nationwide
  120.  to win the U.S. Department of Commerce, National Institute of
  121.  Standards and Technology's Advanced Technology Program award 
  122.  (95-09) for Component Based Software Technology Development
  123.  in 1995.
  124.  
  125.  
  126. Contacting Us:
  127. --------------
  128.  Tom Sawyer Software
  129.  1828 Fourth Street
  130.  Berkeley, CA 94710, USA
  131.  
  132.  Tel: (510) 848 - 0853
  133.  Fax: (510) 848 - 0854
  134.  E-mail: support@TomSawyer.COM, info@TomSawyer.COM
  135.  http://www.TomSawyer.COM
  136.  
  137. Thank you for taking the time to review our product. Should you have
  138. any questions or comments please feel free to contact us using
  139. any of the above addresses.
  140.  
  141. We look forward to hearing from you.
  142.  
  143.