When is a menu not a menu?
Thomas McGrath III
3mcgrath at adelphia.net
Sat Apr 2 08:16:58 EST 2005
I don't know all places but,
the name of menu 1 -- evaluates to "button "File"" if "File" is your
first menu
doMenu "New Card" of menu "Object"
disable menuItem 2 of menu "Styles"
disable menu "Objects"
disable menu 1
set the decorations of stack "Help" to "menu,maximize"
set the enabled of menu "Window" to false
enable menu 2
enable menuItem 3 of menu "Text"
select menuItem 2 of menu "File"
and menus:
lock menus
if the lockScreen then lock menus
unlock menus
if the lockScreen is false then unlock menus
HTH
Tom
On Apr 2, 2005, at 7:58 AM, graham samuel wrote:
> In what circumstances does RR allow me to use the term 'menu' as a
> synonym for button?
>
> Graham
>
Thomas J. McGrath III
SCS
1000 Killarney Dr.
Pittsburgh, PA 15234
412-885-8541
More information about the use-livecode
mailing list