Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
10.1
10.2
10.3
10.4
10.5
11.0
11.1
11.2
11.3
11.4
Statistic
FMM
Blog
Functions to modify the FileMaker menu.
Version | macOS | Windows | Linux | Server | iOS SDK |
5.0 / 6.3 | ✅ Yes | ✅ 88% | ❌ No | ❌ No | ❌ No |
Item | Details |
---|---|
Menubar.HasMenuCommand Checks whether menu command exists. | Mac/Win 5.0 |
Menubar.IsMenuCommandChecked Checks if a menubar item is checked. | Mac/Win 6.3 |
Menubar.ListMenuCommands Lists all menu commands. | Mac/Win 5.0 |
Menubar.RemoveMenuCommand Removes a menu entry. | Mac/Win 6.2 |
Menubar.RunMenuCommand Runs a menu command. | Mac/Win 5.0 |
Menubar.SetMenuCommandShortcut Sets the menu item shortcut. | Mac only 5.0 |
Menubar.SetMenuCommandTitle Sets the title of a menu item. | Mac/Win 6.1 |
Menubar.SetMenuCommandVisible Show or hide a menu command. | Mac/Win 5.0 |
8 functions shown.
Feedback: Report problem or ask question.