This is TextView.h in view mode; [Download] [Up]
/* Generated by Interface Builder */ #import <appkit/ScrollView.h> @interface TextView:ScrollView { id text; id theText; id ourwindow; } - setup:(id)thewindow; -initFrame:(const NXRect *)rect; -getText:sender; -newText:(const NXRect *)frameRect; @end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.