Topics
All
Mac OS X
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Guides
Examples
New in version:
8.2
8.3
8.4
8.5
9.0
9.1
9.2
9.3
9.4
9.5
Statistic
ProgressDialog.SetPosition
Set position of the dialog absolute.
Component | Version | macOS | Windows | Server | FileMaker Cloud | FileMaker iOS SDK |
ProgressDialog | 2.4 | Yes | Yes | No | No | No |
MBS( "ProgressDialog.SetPosition"; X; Y ) More
Parameters
Parameter | Description | Example value |
---|---|---|
X | Relative x coordinate. | 100 |
Y | Relative y coordinate. | 100 |
Result
Returns "OK" on success.
Description
Set position of the dialog absolute.With X and Y you can move the dialog relative to the top left corner of the main screen. Use functions like Screen.Height to learn about screen height.
See also
- ProgressDialog.GetPositionY
- ProgressDialog.GetShowButton
- ProgressDialog.SetFont
- ProgressDialog.SetPositionCentered
- ProgressDialog.SetProgress
- ProgressDialog.SetShowButton
- ProgressDialog.SetTitle
- ProgressDialog.SetTopMost
- ProgressDialog.SetTopText
- Screen.Height
Blog Entries
Created 18th August 2014, last changed 31st May 2018
ProgressDialog.SetImageWidth - ProgressDialog.SetPositionCentered
Feedback: Report problem or ask question.

Links
MBS FileMaker blog