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:
12.2
12.3
12.4
12.5
13.0
13.1
13.2
13.3
13.4
13.5
Statistic
FMM
Blog
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 license (74%).