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
Sets check state for a row.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
ListDialog | 13.5 | ✅ Yes | ✅ Yes | ❌ No | ❌ No | ❌ No |
Parameter | Description | Example |
---|---|---|
Index | The index from 0 to ListDialog.ListCount-1. | $index |
Value | The new state. Pass 1 to check or 0 to uncheck. |
1 |
Returns OK or error.
Set checked state to 1 for third row:
Set Variable [ $r ; Value: MBS("ListDialog.SetChecked"; 2; 1) ]
This function is free to use.
Created 14th October 2023, last changed 14th October 2023
ListDialog.SetCancelButtonLabel - ListDialog.SetColumnAlignment