Robert Presender wrote:
Hi,

Using Mac OSX, Rev 2.8.1

Will appreciate help in learning how to place a check mark
in front of a menu item of a pulldown menu button in a menu bar.

Here are the symbols:


-  makes a divider between groups of menu items
!c makes the menu item a hilited check box
!n makes the menu item an unhilited check box
!r makes the menu item a hilited radio button
!u makes the menu item an unhilited radio button
(  makes the menu item disabled

Have your script insert "!c" before the checked menu item, and remove those 2 characters to uncheck it. The "check box" refered to above is mostly for Linux use. On a Mac, it shows the system menu checkmark instead. You don't need the unhilited check box, it isn't part of the Mac OS.

--
Jacqueline Landman Gay         |     [EMAIL PROTECTED]
HyperActive Software           |     http://www.hyperactivesw.com
_______________________________________________
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

Reply via email to