|
|
Sample Programs from NeXSTEP 3.3
FirstResponder = {
ACTIONS = {
performResize:;
};
SUPERCLASS = Object;
};
LinesView = {
ACTIONS = {
setNumberOfCorners:;
toggleRun:;
};
OUTLETS = {
numberOfCorners;
};
SUPERCLASS = View;
};
MyApp = {
ACTIONS = {
displayInfoPanel:;
};
OUTLETS = {
infoPanel;
};
SUPERCLASS = Application;
};
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.