Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
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 Deprecated 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 shown.
These functions require a license (100%).