Platforms to show: All Mac Windows Linux Cross-Platform

Back to DRBurnProgressPanelMBS class.

DRBurnProgressPanelMBS.burnProgressPanelBurnDidFinish(burn as DRBurnMBS) as boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
event DiscRecording MBS MacControls Plugin 7.4 ✅ Yes ❌ No ❌ No ❌ No
Allows the delegate to handle the end-of-burn feedback.

This method allows the delegate to handle or modify the end-of-burn feedback performed by the progress panel. Return true to indicate the delegate handled the burn completion and the standard feedback should be supressed. If this method returns false, the normal end-of-burn handling is performed (displaying an error if appropriate, playing an "I'm done" sound, etc). The delegate is messaged before the progress panel is ordered out so a sheet may be displayed on a progress panel displayed as a window.

Some examples using this event:

DRBurnProgressPanelMBS.burnProgressPanelDidFinish

Type Topic Plugin Version macOS Windows Linux iOS Targets
event DiscRecording MBS MacControls Plugin 7.4 ✅ Yes ❌ No ❌ No ❌ No
Notification sent by the panel after ordering out.

If the delegate implements this method it will receive the message after the panel is removed from display.

Some examples using this event:

DRBurnProgressPanelMBS.burnProgressPanelWillBegin

Type Topic Plugin Version macOS Windows Linux iOS Targets
event DiscRecording MBS MacControls Plugin 7.4 ✅ Yes ❌ No ❌ No ❌ No
Notification sent by the panel before display.

If the delegate implements this method it will receive the message immediately before the panel is displayed.

Some examples using this event:

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


The biggest plugin in space...