home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 26 / CD_ASCQ_26_1295.iso / vrac / user_int.zip / README.1ST < prev    next >
Text File  |  1995-08-28  |  608b  |  14 lines

  1.  
  2. This is the User Interface, Read File Viewer, and full Borland C++ 3.0
  3. source code from Jay Lewis, 102365,3264 at Compuserve.
  4.  
  5. The user interface is fully automatic.  You just define your menus in
  6. the INT.H file, add your functions, recompile, and voila!, an application
  7. with lotus style pulldown menus with complete mouse support.  Main menu
  8. bar and pulldowns are drag, release and execute type as in any good program.
  9.  
  10. Plenty of comments in the INT.CPP and INT.H files to get you started.  You
  11. should have no trouble with this one!  Small and fast!
  12.  
  13. Free for use.  Please write with any Q's.
  14.