I'm trying to figure out the Menu Builder.
Most importantly, how do I set and clear the "Mark" when I use a menu item? I see it in the Menu Builder, but I can't figure out how do have it work.
I have the menu item hide and show some options when selected, but I would like the check to appear as well.
Also, "Mnemonic" is grayed out for my new menu. How do I enable it?
Thanks.
Menu check mark or diamond on selection
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller
Menu check mark or diamond on selection
Mac OS X 10.5.8 PPC | Mac OS X 10.6/7/8 Intel | LiveCode 5
Re: Menu check mark or diamond on selection
You need to either set, or remove the string "!c" from the menu item text..
set the checkmark
!cMenu Item
remove the checkmark
Menu Item
set the checkmark
!cMenu Item
remove the checkmark
Menu Item
Re: Menu check mark or diamond on selection
Thanks, I wasn't sure if it was a property or something else. The menus work a little differently.
Mac OS X 10.5.8 PPC | Mac OS X 10.6/7/8 Intel | LiveCode 5