Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
ProgressDialog.SetTopText
Sets the top text in the progress dialog.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
ProgressDialog | 2.4 | ✅ Yes | ✅ Yes | ❌ No | ❌ No | ✅ Yes |
MBS( "ProgressDialog.SetTopText"; text ) More
Parameters
Parameter | Description | Example |
---|---|---|
text | The new top text. | "Generating thumbnails..." |
Result
Returns "OK" on success.
Description
Sets the top text in the progress dialog.Here you can show what your solution is doing.
Please do not call this function more than one time per second to avoid the progress window redraw to slow down your process.
Examples
Report activity in dialog:
MBS( "ProgressDialog.SetTopText"; "Downloading images..." )
See also
- ImageCapture.RequestScan
- ImageCapture.SetParameter
- ProgressDialog.GetTopMost
- ProgressDialog.SetFont
- ProgressDialog.SetPosition
- ProgressDialog.SetTitle
- ProgressDialog.SetTitleIcon
- ProgressDialog.SetTopMost
- ProgressDialog.Show
- XML.Import
Example Databases
- CURL/Batch Download
- CURL/CURL Download with Progress
- CURL/Email/Batch Emailer
- CURL/Email/Email Client
- CURL/FTP/CURL FTP Upload
- Mac and iOS/Addressbook/Addressbook
- Mac and iOS/AVExport
- SmartCard/Belgian EID Reader
- Win Only/WIA Scan
- XML/XML Import
Blog Entries
- MBS Plugin Advent calendar: 14 - Progress Dialog
- PhotoPicker for iOS with FileMaker iOS SDK
- Comparing Base Elements Plugin to MBS FileMaker Plugin
- ImageCapture functions for Mac OS X
FileMaker Magazin
This function checks for a license.
Created 18th August 2014, last changed 15th October 2022