Menu Checkmarks

Sarah Reichelt sarah.reichelt at gmail.com
Sat Jun 26 18:57:38 EDT 2010


put "!c" before line 10 of button "Edit"

Then you need to move it if the item is un-checked.
I usually grab the text of the button, replace "!c" with empty, apply
any required check marks, the put the variable back into the menu
button.

Cheers,
Sarah


On Sunday, June 27, 2010, Justin Sloan <sloan.justin at gmail.com> wrote:
> I am trying to check and uncheck a menu item, specifically a "Word Wrap" menu option.  I tried several things but can't seem to get it to work.
>
> set the hilite of menuItem 10 of menu "Edit" of group "MenuBar" to false
>
> set the checkmark of menuItem 10 of menu "Edit" of group "MenuBar" to false
>
> set the value of menuItem 10 of menu "Edit" of group "MenuBar" to "!nWord Wrap"
>
> set the label of menuItem 10 of menu "Edit" of group "MenuBar" to "!nWord Wrap"
>
> Any thoughts?_______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution
>

-- 
Cheers,
Sarah

Rodeo discussion:
http://rodeoapps.com/rodeo-discuss-among-yourselves



More information about the use-livecode mailing list