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:
11.4
11.5
12.0
12.1
12.2
12.3
12.4
12.5
13.0
13.1
Statistic
FMM
Blog
Component: ProgressDialog
Show progress dialog.
Version | macOS | Windows | Linux | Server | iOS SDK |
2.4 / 12.0 | ✅ 97% | ✅ Yes | ❌ No | ❌ No | 🔶 55% |
Item | Details |
---|---|
ProgressDialog.ClearImage Clears image for the progress dialog. | Mac/Win 2.4 |
ProgressDialog.GetBottomText Queries the current text below the progress bar in the progress dialog. | Mac/Win/iOS 2.4 |
ProgressDialog.GetButtonCaption Queries the current text from the button in the progress dialog. | Mac/Win/iOS 2.4 |
ProgressDialog.GetCancel Queries the cancel state. | Mac/Win/iOS 2.4 |
ProgressDialog.GetImageHeight Queries image view height. | Mac/Win 9.2 |
ProgressDialog.GetImageWidth Queries image view width. | Mac/Win 9.2 |
ProgressDialog.GetPositionX Queries the x position of the dialog. | Mac/Win 2.6 |
ProgressDialog.GetPositionY Queries the y position of the dialog. | Mac/Win 2.6 |
ProgressDialog.GetProgress Queries current progress value. | Mac/Win/iOS 2.4 |
ProgressDialog.GetShowButton Queries current state of whether to show the cancel button or not. | Mac/Win/iOS 2.4 |
ProgressDialog.GetTitle Queries the current progress dialog title. | Mac/Win 2.4 |
ProgressDialog.GetTopMost Queries whether dialog is top most. | Mac/Win 2.6 |
ProgressDialog.GetTopText Queries the current text above the progress bar in the progress dialog. | Mac/Win/iOS 2.4 |
ProgressDialog.Hide Hides the progress dialog. | Mac/Win/iOS 2.4 |
ProgressDialog.Reset Resets all options. | Mac/Win/iOS 6.4 |
ProgressDialog.SetBottomText Sets the bottom text in the progress dialog. | Mac/Win/iOS 2.4 |
ProgressDialog.SetButtonCaption Sets the cancel button text. | Mac/Win/iOS 2.4 |
ProgressDialog.SetCancel Sets the cancel state. | Mac/Win/iOS 2.4 |
ProgressDialog.SetFont Sets the label's text sizes. | Mac/Win/iOS 2.9 |
ProgressDialog.SetImage Sets the image. Please use container value as parameter. | Mac/Win 2.4 |
ProgressDialog.SetImageHeight Sets image view height. | Mac/Win 9.2 |
ProgressDialog.SetImageWidth Sets image view width. | Mac/Win 9.2 |
ProgressDialog.SetPosition Set position of the dialog absolute. | Mac/Win 2.4 |
ProgressDialog.SetPositionCentered Set position of the dialog centered. | Mac/Win 2.4 |
ProgressDialog.SetPositionWindowCentered Set position of the dialog centered over a window. | Mac/Win 12.0 |
ProgressDialog.SetProgress Sets the current progress value. | Mac/Win/iOS 2.4 |
ProgressDialog.SetShowButton Sets whether to show the cancel button or not. | Mac/Win/iOS 2.4 |
ProgressDialog.SetTitle Sets the progress dialog title. | Mac/Win 2.4 |
ProgressDialog.SetTitleIcon Sets the icon of a window in Windows. | Win only 10.2 |
ProgressDialog.SetTopMost Sets whether dialog is top most. | Mac/Win 2.6 |
ProgressDialog.SetTopText Sets the top text in the progress dialog. | Mac/Win/iOS 2.4 |
ProgressDialog.Show Shows the progress dialog. | Mac/Win/iOS 2.4 |
ProgressDialog.Update Redraws the progress dialog. | Mac/Win 2.6 |
Progressdialog.GetEvaluate Queries expression to evaluate. | Mac/Win/iOS 7.1 |
Progressdialog.GetFileName Queries file name. | Mac/Win/iOS 7.1 |
Progressdialog.GetScriptName Queries script name to run on button click. | Mac/Win/iOS 7.1 |
Progressdialog.SetEvaluate Sets the expression to evaluate on button click. | Mac/Win/iOS 7.1 |
Progressdialog.SetScript Sets the script to run when button is clicked. | Mac/Win/iOS 7.1 |
38 functions shown.
These functions require a paid license (74%).
Release notes
- Version 12.5
- Implemented ProgressDialog functions for iOS.
- Version 12.0
- Added ProgressDialog.SetPositionWindowCentered function.
- Version 11.2
- Improved ProgressDialog functions for Big Sur to show indeterminate progress bar again.
- Version 10.2
- Added ProgressDialog.SetTitleIcon function.
- Changed ProgressDialog functions to show more text if needed by doing two lines.
- Version 9.2
- Added ProgressDialog.GetImageHeight, ProgressDialog.GetImageWidth, ProgressDialog.SetImageHeight, ProgressDialog.SetImageWidth to show bigger images.
- Changed ProgressDialog on Windows to respect DPI of display.
- Version 8.5
- Changed ProgressDialog functions on Mac to no longer keep progress dialog modal if app is in background.
- Version 8.0
- Added NoActivate parameter to ProgressDialog.Show function.
- Version 7.1
- Added Progressdialog.GetEvaluate, Progressdialog.GetFileName, Progressdialog.GetScriptName, Progressdialog.SetEvaluate, Progressdialog.SetScript to trigger script/evaluation when clicking cancel button.
Blog Entries
- MBS FileMaker Plugin, version 12.5pr6
- MBS FileMaker Plugin, version 12.5pr5
- ProgressDialog functions for iOS
- Customize your FileMaker solution
- MBS FileMaker Plugin, version 11.2pr1
- MBS FileMaker Plugin 9.3 - More than 5900 Functions In One Plugin
- Combine MBS functions to automate processes in FileMaker
- Comparing Base Elements Plugin to MBS FileMaker Plugin
- 4000 functions in 10 years
- CURL Tutorial for Filemaker with MBS Plugin
FileMaker Magazin
- Ausgabe 6/2022, Seite 15 bis 16
- Ausgabe 6/2022, Seite 13
- Ausgabe 5/2018, Seite 25, PDF
- Ausgabe 2/2017, Seite 40
Example Databases
- CURL/Amazon S3 Upload File
- CURL/CURL Download in Background
- CURL/CURL Download with Progress
- CURL/Email/Batch Emailer
- CURL/FTP/CURL FTP Upload from file with Progress
- CURL/SFTP/CURL sFTP Upload File
- Mac only/ImageCapture/ImageCapture
- Utility functions/MouseCursors
- WebViewer/WebKit 1.x macOS only/WebViewer Download Delegate for Mac
- XML/XML Import
