NSAlert Class Reference
PDF
Overview
Instance Attributes
Subclassing Notes
Tasks
Creating Alerts
Configuring Alerts
Displaying Alerts
Displaying Help
Accessing Alert Text
Accessing Alert Icons
Accessing Alert Buttons
Getting Alert Panels
Class Methods
alertWithError:
alertWithMessageText:defaultButton:alternateButton:otherButton:informativeTextWithFormat:
Instance Methods
accessoryView
addButtonWithTitle:
alertStyle
beginSheetModalForWindow:modalDelegate:didEndSelector:contextInfo:
buttons
delegate
helpAnchor
icon
informativeText
layout
messageText
runModal
setAccessoryView:
setAlertStyle:
setDelegate:
setHelpAnchor:
setIcon:
setInformativeText:
setMessageText:
setShowsHelp:
setShowsSuppressionButton:
showsHelp
showsSuppressionButton
suppressionButton
window
Delegate Methods
alertShowHelp:
Constants
NSAlertStyle
Button Return Values
Revision History
Index
Companion Guides
Dialogs and Special Panels
Sheet Programming Topics for Cocoa