home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
OpenStep 4.0 (User)
/
OS_user_4.0.iso
/
usr
/
lib
/
NextPrinter
/
Inform.app
/
Swedish.lproj
/
InformFaxAlert.nib
/
data.classes
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1994-05-14
|
255 b
|
23 lines
MyApp = {
ACTIONS = {
cancel:;
terminate:;
ok:;
hide:;
};
OUTLETS = {
window;
delegate;
button2;
button1;
text;
};
SUPERCLASS = Object;
};
FirstResponder = {
ACTIONS = {
performResize:;
};
SUPERCLASS = Object;
};