|
|
Sample Programs from NeXSTEP 3.3
SQLPanel = {
ACTIONS = {
windowWillClose:;
orderFront:;
};
OUTLETS = {
scrollView;
};
SUPERCLASS = Panel;
};
FirstResponder = {
ACTIONS = {
};
SUPERCLASS = Object;
};
Controller = {
ACTIONS = {
print:;
close:;
evaluate:;
clear:;
open:;
};
OUTLETS = {
};
SUPERCLASS = Object;
};
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.