Platforms to show: All Mac Windows Linux Cross-Platform
NSSavePanelObserverMBS class
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
class | Cocoa | MBS MacCocoa Plugin | 20.4 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
You can only have one instance of this class at a time.
First time you create an object, we initialize the necessary feature.
See also WinFileDialogObserverMBS class for Windows.
- 2 events
- event DidShowPanel(panel as NSSavePanelMBS, Result as Integer)
- event WillShowPanel(panel as NSSavePanelMBS)
- shared property Enabled as Boolean
This class has no sub classes.
Some examples using this class:
Blog Entries
- MonkeyBread Software Releases the MBS Xojo Plugins in version 20.4
- MBS Xojo Plugins, version 20.4pr7
Xojo Developer Magazine
Release notes
- Version 20.4
- Added NSSavePanelObserverMBS class to customize Xojo's open/save dialogs on macOS.
The items on this page are in the following plugins: MBS MacCocoa Plugin.