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:
9.5
10.0
10.1
10.2
10.3
10.4
10.5
11.0
11.1
11.2
Statistic
FMM
Blog
Extend FileMaker toolbar with new buttons.
Version | macOS | Windows | Linux | Server | iOS SDK |
2.4 / 11.0 | ✅ Yes | ❌ No | ❌ No | ❌ No | ❌ No |
Item | Details |
---|---|
Toolbar.Install Installs necessary functions to modify FileMaker's toolbar. | Mac only 4.3 |
Toolbar.InstallBackground Installs a background for the toolbar. | Mac only 4.3 |
Toolbar.Register Registers a new toolbar button. | Mac only 4.3 |
Toolbar.SetImage Overwrites image used for a toolbar item. | Mac only 6.4 |
Toolbar.SetLabel Overwrites label used for a toolbar item. | Mac only 6.4 |
Toolbar.SetPaletteLabel Overwrites palette label used for a toolbar item. | Mac only 6.4 |
Toolbar.SetTooltip Overwrites tooltip used for a toolbar item. | Mac only 6.4 |
Toolbar.Unregister Removes an item from the list of identifiers. | Mac only 4.3 |
Window.ConfigureToolbarMenu Configures toolbar menu. | Mac only 8.3 |
Window.GetToolbarConfiguration Returns the toolbar configuration. | Mac only 4.3 |
Window.GetToolbarCustomizationPaletteIsRunning Returns whether the toolbar customization palette is running (in use). | Mac only 4.3 |
Window.GetToolbarVisible Returns whether the toolbar is visible. | Mac only 4.3 |
Window.RunToolbarCustomizationPalette Runs the toolbar customization palette. | Mac only 4.3 |
Window.SetShowsToolbarButton Sets whether toolbar on/off button should be shown or not. | Mac only 2.4 |
Window.SetToolbarConfiguration Sets the toolbar configuration. | Mac only 4.3 |
Window.SetToolbarDisplayMode Sets mode of Mac toolbar. | Mac only 11.0 |
Window.SetToolbarStyle Sets toolbar style. | Mac only 11.0 |
Window.SetToolbarVisible Sets whether the toolbar is visible or hidden. | Mac only 4.3 |
Window.ShowsToolbarButton Queries whether toolbar on/off button should be shown or not. | Mac only 2.4 |
19 functions.
Feedback: Report problem or ask question.