home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / amiga / utility / misc / dropmenu.lha / DropMenu.doc < prev    next >
Encoding:
Text File  |  1992-10-10  |  2.2 KB  |  59 lines

  1.                 DropMenu 1.1
  2.                 Written 1992 by Paul Wilkinson
  3.              This software is hereby released into the public domain.
  4.  
  5. DropMenu is a little commodity which gives the Amiga drop-down menus,
  6. similar to those common on the IBM PC.  After running DropMenu, the first 
  7. right mouse button click makes the menu bar appear.  The second right mouse 
  8. button click turns off the menu bar.  Why would you want such a thing? I'm 
  9. glad you asked!  Navigating menus and submenus can be real pain, especially 
  10. if your right mouse button isn't all that reliable...without DropMenu that is!
  11.  
  12. To start DropMenu, run it or double click on it's icon.  To remove it, run it
  13. again or use the Commodities exchange to kill it.
  14.  
  15. When it is installed, clicking the right mouse button will show the menu bar.
  16. Moving the mouse to highlight a menu item and clicking the right mouse button
  17. again will select that item.  If the mouse is moved while the right button is
  18. held down then the menus will function normally. 
  19.  
  20. DropMenu is written in C.  I compiled it under Aztec C 5.0d.  It should 
  21. compile under Lattice but who knows? 
  22.  
  23. The program seems to work OK, but it has had only minimal testing.  As the 
  24. program is public domain I cannot be held responsible for any problems 
  25. you have with it.
  26.  
  27. Included with this distribution are 6 files:
  28.     DropMenu.doc    -    This file
  29.     DropMenu.c    -    C source file for DropMenu
  30.     DropMenu.h    -    header file for DropMenu
  31.     DropMenu.info    -    Icon for DropMenu
  32.     DropMenu    -    The actual executable
  33.     makefile    -    An Aztec C makefile to make DropMenu
  34.  
  35. As this program is public domain I can't really impose restrictions on it's
  36. distribution, but if you do distribute this program please include all the 
  37. files for the benefit to others. What do you say? As a favour to me? Thanks!
  38.  
  39. Version History:
  40.  
  41. 2/10/92     Version 1.0
  42. 9/10/92     Version 1.1  - Fixes Software Error on disk insertion - Thanks to 
  43.                            Heather Erling of Seattle Washington for 
  44.                discovering this bug.
  45.                            Added check for mouse-movement to bypass operation.
  46.  
  47.  
  48.  
  49.  
  50.  
  51. You can contact the author at the following addresses:
  52. Internet:    u8705377@cs.uow.edu.au    (Not available after December 1992)
  53.  
  54. Snail:        Paul Wilkinson
  55.         24 Armstrong Ave.
  56.         Mt. Warrigal
  57.         NSW 2528
  58.         Australia
  59.