home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
OpenStep 4.1 (User)
/
OpenStep 4.1 (User).iso
/
usr
/
lib
/
NextStep
/
Resources
/
Swedish.lproj
/
ChoosePrinter.nib
/
data.classes
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1992-06-15
|
348 b
|
31 lines
MyApp = {
ACTIONS = {
hide:;
terminate:;
};
OUTLETS = {
delegate;
};
SUPERCLASS = Object;
};
FirstResponder = {
ACTIONS = {
};
SUPERCLASS = Object;
};
ChoosePrinter = {
ACTIONS = {
pickedButton:;
};
OUTLETS = {
appIcon;
cancel;
note;
border;
type;
ok;
name;
};
SUPERCLASS = Window;
};