This is XTScroller.h in view mode; [Download] [Up]
#import <appkit/ScrollView.h> #import <appkit/ClipView.h> #import "XText.h" /* An XTScroller is a ScrollView that automatically installs an XText as its subview and does all the appropriate setup. */ @interface XTScroller:ScrollView { } - initFrame:(const NXRect *)frameRect; @end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.