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
ProgressDialog.GetCancel
Queries the cancel state.
| Component | Version | macOS | Windows | Linux | Server | FileMaker iOS SDK |
| ProgressDialog | 2.4 | Yes | Yes | No | No | No |
MBS( "ProgressDialog.GetCancel" ) More
Parameters
none
Result
The current state. 1 = cancel pressed, 0 = cancel not pressed.
Description
Queries the cancel state.Cancel property is set when the user clicks the cancel button. It is reset when you call ProgressDialog.Show. You can also set it with ProgressDialog.SetCancel.
Examples
Query cancel state
MBS( "ProgressDialog.GetCancel" )
See also
- JSON.Import
- ProgressDialog.GetProgress
- ProgressDialog.GetTitle
- ProgressDialog.GetTopMost
- ProgressDialog.SetCancel
- ProgressDialog.SetFont
- ProgressDialog.SetImage
- ProgressDialog.SetTitle
- ProgressDialog.SetTopText
- XML.Import
Example Databases
- CURL/CURL Download in Background
- CURL/Email/Batch Emailer
- CURL/Email/Email Client
- JSON/JSON Import
- Mac and iOS/Addressbook/Addressbook
- Progress Dialog
- Utility functions/MouseCursors
- WebViewer/WebKit 1.x macOS only/WebViewer Download Delegate for Mac with Custom Webviewer
- WebViewer/WebKit 1.x macOS only/WebViewer Download Delegate for Mac
- XML/XML Import
FileMaker Magazin
Created 18th August 2014, last changed 18th August 2014
ProgressDialog.GetButtonCaption - ProgressDialog.GetImageHeight
Feedback: Report problem or ask question.
Links
MBS FileMaker blog