macStatusMenuPick
Type
message
Summary
Sent when an item is picked from the menu
Syntax
macStatusMenuPick <pName>, <pChosenItem>
Description
The macStatusMenuPick message is sent to the object that created the status menu using the macStatusMenuCreate handler.
Parameters
Name | Type | Description |
---|---|---|
pName | The name of the status menu that the item was picked from | |
pChosenItem | The label of the menu item the user chose. If the menu item chosen is part of a submenu, the menu item label is followed by a vertical bar (|) and the submenu's label. |
Related
handler: macStatusMenuCreate
Compatibility and Support
OS
mac
Platforms
desktop