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.3
9.4
9.5
10.0
10.1
10.2
10.3
10.4
10.5
10.6
Statistic
FMM
Blog
Component: Dialog
Shows a message dialog with icon and customized buttons.
| Item | Details |
|---|---|
| Dialog.AddField Adds a field for the dialog. | Mac only 6.4 |
| Dialog.ClearFields Clears all fields. | Mac only 6.4 |
| Dialog.CloseSheet Closes a sheet if there is one running. | Mac only 4.2 |
| Dialog.GetAlternateButton Queries the title for the alternate button. | Mac/Win 4.1 |
| Dialog.GetButton Queries button text. | Mac/Win 7.1 |
| Dialog.GetButtonPressed Queries index of selected button. | Mac/Win 7.2 |
| Dialog.GetButtons Queries which buttons are shown. | Mac/Win 4.1 |
| Dialog.GetDefaultButton Queries the title for the default button. | Mac/Win 4.1 |
| Dialog.GetFieldText Queries field text. | Mac only 6.4 |
| Dialog.GetIcon Returns the icon displayed in the dialog. | Mac/Win 4.1 |
| Dialog.GetInformativeText Returns the receiver's informative text. | Mac/Win 4.1 |
| Dialog.GetLastResult Provides the last result from the dialog. | Mac/Win 4.2 |
| Dialog.GetLeft Queries left position. | Mac/Win 7.3 |
| Dialog.GetMessage Queries the message text for the dialog. | Mac/Win 4.1 |
| Dialog.GetMode Queries the dialog style. | Mac/Win 4.1 |
| Dialog.GetOtherButton Queries the title for the other button. | Mac/Win 4.1 |
| Dialog.GetSheetEvaluate Queries notification evaluation expression. | Mac only 6.2 |
| Dialog.GetSheetFileName Queries notification script's file name. | Mac only 4.2 |
| Dialog.GetSheetRunning Queries if there is a sheet visible currently. | Mac only 4.2 |
| Dialog.GetSheetScriptName Queries notification script name. | Mac only 4.2 |
| Dialog.GetShowsSuppressionButton Indicates whether the receiver shows a suppression button. | Mac/Win 4.1 |
| Dialog.GetSuppressionButtonTitle Queries the text for the suppression checkbox. | Mac/Win 4.1 |
| Dialog.GetSuppressionState Queries the suppression state after you showed the dialog. | Mac/Win 4.1 |
| Dialog.GetTimeout Queries the timeout for dialogs in seconds. | Mac/Win 5.2 |
| Dialog.GetTop Queries top position. | Mac/Win 7.3 |
| Dialog.GetWindowTitle Queries the window title for the dialog. | Mac/Win 4.1 |
| Dialog.Reset Resets all dialog options. | Mac/Win 4.1 |
| Dialog.Run Runs the dialog. | Mac/Win 4.1 |
| Dialog.RunSheet Runs dialog as sheet. | Mac only 4.2 |
| Dialog.SetAlternateButton Sets the title for the alternate button. | Mac/Win 4.1 |
| Dialog.SetButton Sets button text. | Mac/Win 7.1 |
| Dialog.SetButtons Sets which buttons to show. | Mac/Win 4.1 |
| Dialog.SetDefaultButton Sets the title for the default button. | Mac/Win 4.1 |
| Dialog.SetFieldText Sets the text for a field. | Mac only 6.4 |
| Dialog.SetIcon Sets the icon to be displayed in the alert to a given icon. | Mac/Win 4.1 |
| Dialog.SetInformativeText Sets the receiver's informative text to a given text. | Mac/Win 4.1 |
| Dialog.SetLeft Sets the left position of the dialog. | Mac/Win 7.3 |
| Dialog.SetMessage Sets the message text for the dialog. | Mac/Win 4.1 |
| Dialog.SetMode Sets the dialog style. | Mac/Win 4.1 |
| Dialog.SetOtherButton Sets the title for the other button. | Mac/Win 4.1 |
| Dialog.SetSheetEvaluate Defines expression for the notification evaluation. | Mac only 6.2 |
| Dialog.SetSheetFileName Defines file name for the notification script. | Mac only 4.2 |
| Dialog.SetSheetScriptName Defines script name for the notification script. | Mac only 4.2 |
| Dialog.SetShowsSuppressionButton Specifies whether the receiver includes a suppression checkbox. | Mac/Win 4.1 |
| Dialog.SetSuppressionButtonTitle Sets the text for the suppression checkbox. | Mac/Win 4.1 |
| Dialog.SetTimeout Sets a timeout for the dialog in seconds. | Mac/Win 5.2 |
| Dialog.SetTop Sets the top position of the dialog. | Mac/Win 7.3 |
| Dialog.SetWindowTitle Sets the window title for the dialog. | Mac/Win 4.1 |
48 functions.
Release notes
- Version 10.0
- Added Copy & Paste for the text fields in dialog functions.
- Added TextViewHeight parameter for Dialog.AddField function.
- Fixed Dialog.Reset functions to also remove fields.
- Version 9.2
- Changed Dialog.Run to return error if called on Server.
- Fixed problem with Dialog.Run if other button is empty text.
- Version 8.1
- Changed Dialog.AddField to accept tab keys to switch between fields.
- Version 7.3
- Added Dialog.GetLeft, Dialog.GetTop, Dialog.SetLeft and Dialog.SetTop functions to position dialogs.
- Version 7.2
- Added Dialog.GetButtonPressed function.
- Version 7.1
- Added Dialog.GetButton and Dialog.SetButton to have up to 10 buttons on a dialog.
- Fixed dialog functions so Dialog.SetButtons and Dialog.SetMode with empty text doesn't delete custom buttons.
Blog Entries
- MBS FileMaker Plugin, version 9.6pr1
- Dialogs made in FileMaker
- Comparing Base Elements Plugin to MBS FileMaker Plugin
- MBS FileMaker Plugin 7.1 - Über 4400 Funktionen in einem Plugin
- MBS FileMaker Plugin 7.1 - More than 4400 Functions In One Plugin
- MBS FileMaker Plugin, version 7.1pr5
- MBS FileMaker Plugin, version 7.0pr3
- MBS FileMaker Plugin 6.5 for OS X/Windows
- MBS FileMaker Plugin 6.4 for OS X/Windows
- MBS FileMaker Plugin 6.2 for OS X/Windows
Example Databases
Feedback: Report problem or ask question.
Links
MBS FileMaker Plugins