Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
ListDialog.SetSwapButtons
Whether to swap buttons.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
ListDialog | 15.2 | ✅ Yes | ✅ Yes | ❌ No | ❌ No | ❌ No |
MBS( "ListDialog.SetSwapButtons"; Value ) More
Parameters
Parameter | Description | Example |
---|---|---|
Value | Wether to swap buttons and have Cancel on the right side. | 1 |
Result
Returns OK or error.
Description
Whether to swap buttons.By default Mac shows Cancel left and OK right. On Windows it is reversed and OK is left and Cancel right.
See also
Release notes
- Version 15.2
- Added ListDialog.SetSwapButtons and ListDialog.GetSwapButtons functions.
Blog Entries
This function is free to use.
Created 9th April 2025, last changed 9th April 2025
ListDialog.SetShowsFilter - ListDialog.SetUsesAlternatingRowBackgroundColors
