home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / PROG_GEN / DOS_GUI.ZIP / README < prev   
Text File  |  1994-01-11  |  3KB  |  70 lines

  1. ******************************************************************************
  2.            Graphics User Interface Library by Plain Design Inc.
  3. ******************************************************************************
  4.  
  5. This library is a shareware product complements of Plain Design Inc.  You may
  6. use this library, copy it and pass it along to others free of any obligations
  7. to Plain Design Inc.  
  8.  
  9. ******************************************************************************
  10.                                    Overview
  11. ******************************************************************************
  12. This is a GUI library specificaly designed for  VGA 640X480X16 mode.  It uses
  13. very fast assembler routines for the graphical functions.  
  14. This library gives the capability of programming in graphics mode while using
  15. text mode type functions.  It supports a series of text mode functions which
  16. enables the library to simulate a text mode screen of  80 columns by 30 rows.
  17. If text is written to a specific loction of the screen, it may be read later,
  18. the same way as a text mode program would allow it to be read.  Besides text 
  19. mode routines it also supports graphics functions.
  20.  
  21. Using this library anyone with a basic knowledge of programming in text mode 
  22. can write a program in Graphics mode.
  23.  
  24. The example program provided has all the functionalities provided with this 
  25. library including its hyper text help facility.
  26.  
  27. To make your first program, just use the example as a basic shell and add on
  28. to it.
  29.  
  30. Librarys provided are compiled with MSC 5.1  BorlandC 3.1  PowerC 2.2
  31.  
  32. The source code for the library is very portable.  Most compilers will
  33. compile the source code without any changes.  Source code for this 
  34. library is available. For details refer to the end of the document or
  35. the DEMO.EXE program.
  36.  
  37. ******************************************************************************
  38.                                 Functionality
  39. ******************************************************************************
  40. .       Mouse support
  41. .       Pull Down Menus with submenu support
  42. .       Text mode programming emulated in a graphics environment
  43. .       Graphics functions
  44. .       Destroyable Windows
  45. .       Graphical Buttons
  46. .       Text field entry
  47. .       Binary field entry
  48. .       Scrollable menu
  49. .       Scroll Bar Function
  50. .       Percentage Bar Display Function
  51. .       Hyper Text Help Facility
  52. ******************************************************************************
  53.                                  Source Code
  54. ******************************************************************************
  55.  
  56. The source code to this library is available from Plain Design Inc. for $29.00
  57. With this price you would also be registered to receive future upgrades 
  58. notices and information on other Plain Design Inc. products.
  59.  
  60. Send your check or money order to :
  61.  
  62.                               Plain Design Inc.
  63.                               P.O. Box 135
  64.                               Midland Park, NJ 07432
  65.  
  66.  
  67. Please indicate the floppy size.
  68.  
  69.  
  70.