Note: This is a work in progress and many formatting issues have been fixed. Read more about the project on the home page.
set [the] markChar of menuItem of menu to char
The markChar
property returns or sets the character used to mark a menu item. If the item has no mark, the markChar
returns empty
. Otherwise, it returns the character.
Setting the markChar
of a menu item to a character also marks the item, that is, sets its checkMark
property to true.
The default character used to mark menu items is the check mark, a character equal to numToChar(18)
. It prints in the Chicago font:
An expression that evaluates to one of the following:
For example:
An expression that evaluates to one of the following:
For example:
An expression that yields a single character.
For example: