|
|
Sample Programs from NeXSTEP 3.3
FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
MainController = {
ACTIONS = {
"appDidInit:" = "appDidInit:";
"fetch:" = "fetch:";
"insert:" = "insert:";
"newRecord:" = "newRecord:";
"setUpFetch:" = "setUpFetch:";
};
OUTLETS = {
formMatrix = formMatrix;
insertButton = insertButton;
masterController = masterController;
masterTableview = masterTableview;
optionsPanel = optionsPanel;
rootEntity = rootEntity;
sortMatrix = sortMatrix;
sqlPanel = sqlPanel;
text = text;
textField = textField;
};
SUPERCLASS = Object;
};
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.