Platforms to show: All Mac Windows Linux Cross-Platform

Back to NSSavePanelObserverMBS class.

NSSavePanelObserverMBS.DidShowPanel(panel as NSSavePanelMBS, Result as Integer)

Type Topic Plugin Version macOS Windows Linux iOS Targets
event Cocoa MBS MacCocoa Plugin 20.4 ✅ Yes ❌ No ❌ No ❌ No
Event called after panel showed.

You can read results from whatever modification you made.

Some examples using this event:

NSSavePanelObserverMBS.WillShowPanel(panel as NSSavePanelMBS)

Type Topic Plugin Version macOS Windows Linux iOS Targets
event Cocoa MBS MacCocoa Plugin 20.4 ✅ Yes ❌ No ❌ No ❌ No
Event called before panel shows.

You can do customization just before the dialog shows.

Some examples using this event:

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


The biggest plugin in space...