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 <[email protected]> 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 > [email protected] > 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 _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
