home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1999 May / macformat-076.iso / Education Feature / HyperStudio Demo / Projects / Tutorial / Createb.stk / Createb.stk.rsrc / TEXT_3210_MenuChooser.txt < prev   
Encoding:
Text File  |  1998-04-15  |  1.2 KB  |  37 lines

  1. MenuChooser NBA 
  2. Version 1.2
  3. by Michael O'Keefe
  4.  
  5. This NBA allows you to choose a menu item by 
  6. pressing a button. HyperStudio will act as if the
  7. user had picked the menu item with the mouse,
  8. although the menu will not drop down.
  9.  
  10. To use this NBA just enter then name of the menu
  11. the desired menu item is in, followed by a comma,
  12. then the name of the item you want to select. If you
  13. want to select an item from the Tools or Colors 
  14. menu just enter the number of the tool/color 
  15. (the numbers start from 1 and increase left to right,
  16. top to bottom). If you want to choose an item from the 
  17. Apple menu use the name ‚ÄúApple‚Äù.
  18.  
  19. For example to select the Undo menu item you would enter:
  20.  
  21. Edit,Undo
  22.  
  23. You can enter as many selections as you like, with one menu selection per line, as in:
  24.  
  25. Edit,Copy
  26. Colors,5
  27. File,Save Stack
  28. ...
  29.  
  30. All names are case insensitive and you don‚Äôt have
  31. to include the elipsis character (‚Ķ) in your names.
  32.  
  33. You can also use "secondary level" menus, such as "Blank Card" in the "Ready Made Cards" menu. It is not necessary to put the entire path, such as "Edit, Ready Made Cards, Blank Card".  Just the last two entries are needed!
  34.  
  35. Copyright  1993-1995
  36. Roger Wagner Publishing, Inc.
  37. All Rights Reserved