Difference between revisions of "AMOSi:Menu Item Movable"

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_6.AMOS


Re-positions individual menu items anywhere on the display. It's used after a MENU MOVABLE command to add extra flexibility to your menus.


Menu Item Movable level


Makes all items at the current level movable


Menu Item Movable(a,b,..)


Makes a single item movable.