Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Sets whether other file types are allowed.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
FileDialog | 4.3 | ✅ Yes | ✅ Yes | ❌ No | ❌ No | ❌ No |
Parameter | Description | Example |
---|---|---|
value | The new setting. Pass 1 to enable other file types or 0 to disable. | 1 |
Returns OK.
Allow other file types:
MBS( "FileDialog.SetAllowsOtherFileTypes"; 1 )
This function is free to use.
Created 18th August 2014, last changed 13th January 2021
FileDialog.SetAllowMulti - FileDialog.SetCanSelectHiddenExtension