|
|
1.1 ! root 1: FirstResponder = { ! 2: ACTIONS = { ! 3: orderFrontNXColorPanel:; ! 4: }; ! 5: SUPERCLASS = Object; ! 6: }; ! 7: GridView = { ! 8: ACTIONS = { ! 9: cancel:; ! 10: changeSpacing:; ! 11: changeGray:; ! 12: show:; ! 13: off:; ! 14: }; ! 15: OUTLETS = { ! 16: form; ! 17: spacing; ! 18: graySlider; ! 19: grayField; ! 20: }; ! 21: SUPERCLASS = View; ! 22: }; ! 23: DrawApp = { ! 24: OUTLETS = { ! 25: gridInspector; ! 26: }; ! 27: SUPERCLASS = Application; ! 28: };
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.