|
|
Sample Programs from NeXSTEP 3.3
ClientRecord = {
SUPERCLASS = Object;
};
SpotView = {
OUTLETS = {
myThinker;
spotList;
};
SUPERCLASS = View;
};
FirstResponder = {
ACTIONS = {
};
SUPERCLASS = Object;
};
Spot = {
SUPERCLASS = Object;
};
Thinker = {
OUTLETS = {
win;
mySpotView;
};
SUPERCLASS = Object;
};
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.