Platforms to show: All Mac Windows Linux Cross-Platform

Back to DRSetupPanelMBS class.

DRSetupPanelMBS.cancel

Type Topic Plugin Version macOS Windows Linux iOS Targets
method DiscRecording MBS MacControls Plugin 10.4 ✅ Yes ❌ No ❌ No ❌ No Desktop only
Invoked when the user clicks the panel's cancel button.

If you overwrite this method in Xojo, your method will not be called. You can only call this method to trigger the same behavior as if the user clicked the control.

DRSetupPanelMBS.close

Type Topic Plugin Version macOS Windows Linux iOS Targets
method DiscRecording MBS MacControls Plugin 10.4 ✅ Yes ❌ No ❌ No ❌ No Desktop only
Invoked when the user clicks the panel's close button.

If you overwrite this method in Xojo, your method will not be called. You can only call this method to trigger the same behavior as if the user clicked the control.

DRSetupPanelMBS.Constructor   Private

Type Topic Plugin Version macOS Windows Linux iOS Targets
method DiscRecording MBS MacControls Plugin 13.1 ✅ Yes ❌ No ❌ No ❌ No Desktop only
The private constructor.

DRSetupPanelMBS.eject

Type Topic Plugin Version macOS Windows Linux iOS Targets
method DiscRecording MBS MacControls Plugin 10.4 ✅ Yes ❌ No ❌ No ❌ No Desktop only
Invoked when the user clicks the panel's eject button.

If you overwrite this method in Xojo, your method will not be called. You can only call this method to trigger the same behavior as if the user clicked the control.

DRSetupPanelMBS.ok

Type Topic Plugin Version macOS Windows Linux iOS Targets
method DiscRecording MBS MacControls Plugin 10.4 ✅ Yes ❌ No ❌ No ❌ No Desktop only
Invoked when the user clicks the panel's default button.

If you overwrite this method in Xojo, your method will not be called. You can only call this method to trigger the same behavior as if the user clicked the control.

DRSetupPanelMBS.open

Type Topic Plugin Version macOS Windows Linux iOS Targets
method DiscRecording MBS MacControls Plugin 10.4 ✅ Yes ❌ No ❌ No ❌ No Desktop only
Invoked when the user clicks the panel's open button.

If you overwrite this method in Xojo, your method will not be called. You can only call this method to trigger the same behavior as if the user clicked the control.

DRSetupPanelMBS.runSetupPanel as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
method DiscRecording MBS MacControls Plugin 7.4 ✅ Yes ❌ No ❌ No ❌ No Desktop only
Displays the panel and begins its event loop.

Returns NSOKButton (if the user clicks the default button) or NSCancelButton (if the user clicks the Cancel button).

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


The biggest plugin in space...