home *** CD-ROM | disk | FTP | other *** search
/ Boston 2 / boston-2.iso / DOS / PROGRAM / BASIC / MENULIBR / FILE2559.TXT < prev    next >
Text File  |  1993-12-01  |  3KB  |  43 lines

  1. Disk No: 2559                                                           
  2. Disk Title: EZ-Windows Pull-Down Menu Library                           
  3. PC-SIG Version: S3.0                                                    
  4.                                                                         
  5. Program Title: EZ-Windows Pull-Down Menu Library                        
  6. Author Version: 3.0                                                     
  7. Author Registration: $5.00 and $30.00                                   
  8. Special Requirements: QuickBASIC 4.0+ Compiler.                         
  9.                                                                         
  10. EZ-WINDOWS is a complete menu system for the QuickBASIC 4.x compiler    
  11. that saves you from having to write your own pull-down menus.  Modeled  
  12. after the pull-down menu used in the QuickBASIC 4.x environment,        
  13. EZ-WINDOW is very easy to integrate into your QuickBASIC programs.      
  14.                                                                         
  15. All that is required to use EZ-WINDOWS are a few arrays containing      
  16. formatting information for the pull-down menu and an array containing   
  17. the actual text used.  A simple CALL statement will take care of the    
  18. rest.  Loading the arrays is uncomplicated and worth the effort.        
  19. Use EZ-WINDOWS for the ease and appearance of a professional program.   
  20.                                                                         
  21. There is one disadvantage -- the code size is rather large.  However,   
  22. programs that need such a pull-down menu system are the ones that       
  23. present a multitude of options to the user and will be naturally large  
  24. anyway, so the relative code size of the pull-down menu system          
  25. shouldn't make a big difference.                                        
  26.                                                                         
  27. StrongSoft Engineering's EZ-WINDOWS has demo programs to demonstrate    
  28. the power and flexibility of the pull-down menu system.                 
  29.                                                                         
  30. ~ All routines use a mouse                                              
  31.                                                                         
  32. ~ Works with Professional Development System 7.x                        
  33.                                                                         
  34. ~ Source code is available                                              
  35.                                                                         
  36. ~ E-mail customer support available                                     
  37.                                                                         
  38. PC-SIG                                                                  
  39. 1030D East Duane Avenue                                                 
  40. Sunnyvale  Ca. 94086                                                    
  41. (408) 730-9291                                                          
  42. (c) Copyright 1991 PC-SIG, Inc.                                         
  43.