Platforms to show: All Mac Windows Linux Cross-Platform

Back to OpenDialogMBS class.

OpenDialogMBS.FilterItem(file as folderitem, filterMode as Integer) as boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
event Navigation MBS Util Plugin 4.2 ✅ Yes ✅ Yes ❌ No ❌ No
An event where you can filter the file list.

Return true to disable the file.
The result of the event is ignored by Windows. But on Mac OS it works.
So use the event on Mac and the filetype objects on Windows.

Some examples using this event:

OpenDialogMBS.SelectionChanged(file as folderitem)

Type Topic Plugin Version macOS Windows Linux iOS Targets
event Navigation MBS Util Plugin 11.0 ❌ No ✅ Yes ❌ No ❌ No
Called when the selection changes in the window.

This is currently only implemented for Windows and gives you only one file name.

The items on this page are in the following plugins: MBS Util Plugin.


The biggest plugin in space...