Platforms to show: All Mac Windows Linux Cross-Platform

Back to NSPanelMBS class.

NSPanelMBS.NSAlertAlternateReturn=0

Type Topic Plugin Version
const Cocoa MBS MacBase Plugin 8.4
One of the possible return values for the alert panels.

The user pressed the alternate button.

NSPanelMBS.NSAlertDefaultReturn=1

Type Topic Plugin Version
const Cocoa MBS MacBase Plugin 8.4
One of the possible return values for the alert panels.

The user pressed the default button.

NSPanelMBS.NSAlertErrorReturn=-2

Type Topic Plugin Version
const Cocoa MBS MacBase Plugin 8.4
One of the possible return values for the alert panels.

The alert cannot identify the reason it was closed; it may have been closed by an external source or by a button other than those listed above.

NSPanelMBS.NSAlertOtherReturn=-1

Type Topic Plugin Version
const Cocoa MBS MacBase Plugin 8.4
One of the possible return values for the alert panels.

The user pressed a second alternate button.

NSPanelMBS.NSCancelButton=0

Type Topic Plugin Version
const Cocoa MBS MacBase Plugin 8.4
One of the constants for the modal panel return values.

The Cancel button.

NSPanelMBS.NSDocModalWindowMask=64

Type Topic Plugin Version
const Cocoa MBS MacBase Plugin 8.4
One of the constants you can use to specify the style when creating a window.

The panel is created as a modal sheet.

NSPanelMBS.NSHUDWindowMask=8192

Type Topic Plugin Version
const Cocoa MBS MacBase Plugin 8.4
One of the constants you can use to specify the style when creating a window.

NSPanelMBS.NSNonactivatingPanelMask=128

Type Topic Plugin Version
const Cocoa MBS MacBase Plugin 8.4
One of the constants you can use to specify the style when creating a window.

The panel can receive keyboard input without activating the owning application.

NSPanelMBS.NSOKButton=1

Type Topic Plugin Version
const Cocoa MBS MacBase Plugin 8.4
One of the constants for the modal panel return values.

The OK button.

NSPanelMBS.NSUtilityWindowMask=16

Type Topic Plugin Version
const Cocoa MBS MacBase Plugin 8.4
One of the constants you can use to specify the style when creating a window.

The panel is created as a floating window.

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


💬 Ask a question or report a problem
The biggest plugin in space...