|
|
Sample Programs from NeXSTEP 3.3
FirstResponder = {
ACTIONS = {
orderFrontNXColorPanel:;
};
SUPERCLASS = Object;
};
GridView = {
ACTIONS = {
cancel:;
changeSpacing:;
changeGray:;
show:;
off:;
};
OUTLETS = {
form;
spacing;
graySlider;
grayField;
};
SUPERCLASS = View;
};
DrawApp = {
OUTLETS = {
gridInspector;
};
SUPERCLASS = Application;
};
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.