home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
OpenStep 4.2
/
Openstep-4.2-Intel-User.iso
/
usr
/
lib
/
NextPrinter
/
Inform.app
/
French.lproj
/
InformPrinterAlert.nib
/
data.classes
next >
Wrap
Text File
|
1994-08-10
|
381b
|
18 lines
MyApp = {
ACTIONS = {
"cancel:" = "cancel:";
"hide:" = "hide:";
"ok:" = "ok:";
"terminate:" = "terminate:";
};
OUTLETS = {
button1 = button1;
button2 = button2;
delegate = delegate;
text = text;
window = window;
};
SUPERCLASS = Object;
};
FirstResponder = {ACTIONS = {"performResize:" = "performResize:"; }; SUPERCLASS = Object; };