Difference between revisions of "AMOSi:Menu On"

From Amiga Coding
Jump to: navigation, search
m (1 revision(s))
 
(Extracted from the AMOSPro V2.00 helpfile)
(No difference)

Revision as of 02:45, 17 November 2007

an example can be found on AMOSPro_Tutorial:Tutorials/Menus/Menus_1.AMOS


Activates a menu which has been previously defined in your program. This menu will be displayed on the screen when the user holds down the RIGHT mouse button.


Menu On

Starts up a menu created with MENU$


Menu On bank

Activates a menu held in a menu bank.