home *** CD-ROM | disk | FTP | other *** search
/ C!T ROM 2 / ctrom_ii_b.zip / ctrom_ii_b / PROGRAM / PASCAL / CHRGUI10 / README.DOC < prev   
Text File  |  1993-10-31  |  3KB  |  73 lines

  1. * ReadMe file for Chrome Interface Library V1.0 *
  2.  
  3. High Velocity Systems
  4. 6521 S 41st Street
  5. Lincoln, NE 68516
  6.  
  7. Internet: jvanabra@nyx.cs.du.edu
  8. Genie   : J.VANABRAHAM
  9.  
  10. Contents
  11.         Overview
  12.         Requirements
  13.         Features
  14.  
  15.  
  16. Overview
  17. --------
  18.  
  19. Welcome to the first release of the Chrome Interface Library.  The
  20. Chrome Interface Library is a Turbo Pascal V7.0 unit (TPU) which
  21. adds a 3-D shaded graphical user interface to your programs.  The
  22. program demo.exe which came with this file demonstrates some of the
  23. features of the Chrome Interface Library.  The Turbo Pascal source
  24. for the program is in the file demo.pas.   Take a good look at the
  25. demo program and look at the source file, too.  It clearly
  26. demonstrates the power and ease of the Chrome Interface Library.
  27.  
  28. The Chrome Interface Library package includes:
  29.     1 3.5" 720k Disk with
  30.       chrome.tpu and auxillary files
  31.     1 Quick Reference Card listing procedures, functions, and constants
  32.     1 Complete Manual (Professionally Printed)
  33.  
  34. High Velocity Systems is committed to improving the Chrome Interface
  35. Library.  When you order the Library, you become part of our team.
  36. We hope that you will become a valuable member by giving us your
  37. suggestions.  If you wish to contact High Velocity Systems to discuss
  38. the program further, then write to any of the addresses at the top of
  39. this form.  When you decide to order, print out order.doc, fill it
  40. in, and mail it to the address on the form.  The product will be
  41. shipped within three working days of the arrival of your order form.
  42.  
  43. Requirements
  44. ------------
  45.         IBM Compatible, 286 or better
  46.         VGA Display capable of 640*480 in 16 Colors
  47.         More than 500Kb XMS memory free
  48.         Mouse
  49.  
  50. Features
  51. --------
  52.         3-D shaded graphical interface
  53.         Easy requester access
  54.         Complete Menuing system featuring:
  55.           Infinite Levels of Submenus
  56.           Alt-Key Quick Codes
  57.           User placement
  58.         Easy creation of many type of gadgets, including:
  59.           Button Gadgets
  60.           Checkbox Gadgets
  61.           String Gadgets
  62.           View List Gadgets
  63.           Select List Gadgets
  64.           Proportional Gadgets
  65.         Gadget Linking using customizable code
  66.         Event-Operated Control
  67.         Auxillary Functions to ease creation of linked lists
  68.         Window Images not limited by the 64k segmentation boundry
  69.         Window Images are buffered into XMS memory, freeing conventional
  70.           memory for your use.
  71.         Standard graphical operations remain usable within windows
  72.  
  73.