Samond Classes Library 1.2.1-RELEASE build 181
|
Category NSAlert(SCAlert) header file. More...
#import <Cocoa/Cocoa.h>
Go to the source code of this file.
Classes | |
category | NSAlert(SCAlert) |
Additional functionality for the standard class NSAlert. More... | |
Class Constants | |
#define | NSAlertClass @"NSAlert" |
Class NSAlert name. | |
Buttons Titles | |
#define | SC_BTN_OK @"OK" |
Button "OK" title. | |
#define | SC_BTN_CANCEL @"Cancel" |
Button "Cancel" title. | |
#define | SC_BTN_YES @"Yes" |
Button "Yes" title. | |
#define | SC_BTN_NO @"No" |
Button "No" title. | |
#define | SC_BTN_HELP @"Help" |
Button "Help" title. | |
#define | SC_BTN_ABORT @"Abort" |
Button "Abort" title. | |
#define | SC_BTN_RETRY @"Retry" |
Button "Retry" title. | |
#define | SC_BTN_IGNORE @"Ignore" |
Button "Ignore" title. | |
#define | SC_BTN_CONTINUE @"Continue" |
Button "Continue" title. | |
#define | SC_BTN_STOP @"Stop" |
Button "Stop" title. | |
#define | SC_BTN_CLOSE @"Close" |
Button "Close" title. | |
Category NSAlert(SCAlert) header file.
Contains the declaration of the category NSAlert(SCAlert), which is extending the functionality of the standard class NSAlert.