Platforms to show: All Mac Windows Linux Cross-Platform

Back to DREraseProgressPanelMBS class.

DREraseProgressPanelMBS.beginProgressPanelForErase(erase as DREraseMBS)

Type Topic Plugin Version macOS Windows Linux iOS Targets
method DiscRecording MBS MacControls Plugin 7.4 ✅ Yes ❌ No ❌ No ❌ No Desktop only
Presents the progress panel on screen and begins the erase process.

This method returns control to the caller after it has displayed the progress sheet and begun the erase. Once the method has returned the caller can perform other operations while the erase continues.

DREraseProgressPanelMBS.beginProgressSheetForErase(erase as DREraseMBS, docWindow as NSWindowMBS)

Type Topic Plugin Version macOS Windows Linux iOS Targets
method DiscRecording MBS MacControls Plugin 10.4 ✅ Yes ❌ No ❌ No ❌ No Desktop only
Presents the progress panel as a sheet and begins the erase process.

erase: The object performing the erase.
docWindow: The window the sheet will be attached to. If docWindow is not nil, the panel slides down as a sheet running as a document modal window. If owner is nil, this is an error.

This method returns control to the caller after it has displayed the progress sheet and begun the erase. Once the method has returned the caller can perform other operations while the erase continues.

DREraseProgressPanelMBS.Constructor

Type Topic Plugin Version macOS Windows Linux iOS Targets
method DiscRecording MBS MacControls Plugin 7.4 ✅ Yes ❌ No ❌ No ❌ No Desktop only
The constructor which creates the erase progress panel.

DREraseProgressPanelMBS.Description as string

Type Topic Plugin Version macOS Windows Linux iOS Targets
property DiscRecording MBS MacControls Plugin 7.4 ✅ Yes ❌ No ❌ No ❌ No Desktop only
The description string displayed in the panel.

If no description is explicitly set, this method will return the standard text string.

The panel's description is typically a short text string that gives an indication to the user what operation is being performed. If no description is explicitly set, the progress panel uses a standard text string suitable to the erase.
(Read and Write computed property)

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


The biggest plugin in space...