This is NiftyView.h in view mode; [Download] [Up]
#import <appkit/appkit.h> @class Sequence; @interface NiftyView:View { NXImage *background; List *sequences; } - initFrame:(const NXRect *)frame; - drawSelf:(const NXRect *)rects :(int)rectCount; - start:sender; @end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.