home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Nebula 2
/
Nebula Two.iso
/
SourceCode
/
MiscKit1.7.1
/
MiscKit
/
Temp
/
MiscTimeAdditions
/
Time_Stuff
/
mytime
/
English.lproj
/
mytime.nib
/
data.classes
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1993-07-12
|
404 b
|
35 lines
TimeShow = {
ACTIONS = {
chSec:;
chMonth:;
chToUpState:;
chWeek:;
chUSec:;
chYear:;
chToDownState:;
chMin:;
zeroIt:;
chHour:;
setRate:;
show:;
chDay:;
};
OUTLETS = {
outputField;
inputField;
};
SUPERCLASS = Time;
};
FirstResponder = {
ACTIONS = {
};
SUPERCLASS = Object;
};
Time = {
ACTIONS = {
};
OUTLETS = {
};
SUPERCLASS = Object;
};