|
|
Sample Programs from NeXSTEP 3.3
FirstResponder = {
ACTIONS = {
};
SUPERCLASS = Object;
};
GraphApp = {
OUTLETS = {
threeDPanel;
};
SUPERCLASS = Object;
};
ThreeDPanel = {
ACTIONS = {
changeZoom:;
changeBackgroundColor:;
changeShading:;
changeSurfaceColor:;
};
OUTLETS = {
zoomSlider;
shadingButtons;
backgroundColorWell;
surfaceColorWell;
};
SUPERCLASS = Panel;
};
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.