| Components | All | New | MacOS | Windows | Linux | iOS | ||||
| Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old | |
ProgressDialog.Hide
Hides the progress dialog.
| Component | Version | macOS | Windows | Linux | Server | iOS SDK |
| ProgressDialog | 2.4 | ✅ Yes | ✅ Yes | ❌ No | ❌ No | ✅ Yes |
MBS( "ProgressDialog.Hide" )
Parameters
none
Result
Returns "OK" on success.
Description
Hides the progress dialog.You may want to call ProgressDialog.Reset before reusing the progress dialog.
Or later call ProgressDialog.Show again to show progress dialog with same settings.
Resets parent and enables parent window to make sure it is not disabled.
This may run asynchronously, so you may do a script pause after it, so we have time to close the dialog.
Examples
Show the progress dialog:
Hide the progress dialog:
MBS( "ProgressDialog.Hide" )
See also
- Dialog.Reset
- FM.CompareTables
- FM.SetSQLBatchMode
- ImageCapture.RequestScan
- ImageCapture.SetParameter
- ProgressDialog.Reset
- Progressdialog.SetEvaluate
- ProgressDialog.Show
- ProgressDialog.Update
- XML.Import
Example Databases
- CURL/Batch Download
- CURL/CURL Download in Background
- CURL/CURL Download with Progress
- CURL/SFTP/CURL sFTP Upload File
- DynaPDF/Scan with WIA to PDF
- JSON/JSON Import
- Mac and iOS/Contacts/Contacts to FileMaker
- Mac only/ImageCapture/ImageCapture
- WebViewer/WebViewer Download Delegate for Mac
- Window/Progress Dialog
Blog Entries
- MBS Plugin Advent calendar: 14 - Progress Dialog
- PhotoPicker for iOS with FileMaker iOS SDK
- ImageCapture functions for Mac OS X
FileMaker Magazin
This function checks for a license.
Created 18th August 2014, last changed 29th November 2022