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.SetImageWidth
Sets image view width.
| Component | Version | macOS | Windows | Linux | Server | FileMaker iOS SDK |
| ProgressDialog | 9.2 | Yes | Yes | No | No | No |
MBS( "ProgressDialog.SetImageWidth"; Width ) More
Parameters
| Parameter | Description | Example |
|---|---|---|
| Width | The new width. | 64 |
Result
Returns OK or error.
Description
Sets image view width.Sets the width for the image view showing the image.
Default is 64 points.
Image is stretched to this size on MacOS.
See also
- ProgressDialog.GetImageHeight
- ProgressDialog.GetImageWidth
- ProgressDialog.SetImage
- ProgressDialog.SetImageHeight
Blog Entries
Release notes
- Version 9.2
- Added ProgressDialog.GetImageHeight, ProgressDialog.GetImageWidth, ProgressDialog.SetImageHeight, ProgressDialog.SetImageWidth to show bigger images.
Created 28th March 2019, last changed 28th March 2019
ProgressDialog.SetImageHeight - ProgressDialog.SetPosition
Feedback: Report problem or ask question.
Links
MBS FileMaker Plugins