ftp.nice.ch/pub/next/science/mathematics/NeXTcontour.1.7.NIHS.bs.tar.gz#/NeXTcontour_1.7/Source/TextView.h

This is TextView.h in view mode; [Download] [Up]

#import <appkit/ScrollView.h>
#import <appkit/Text.h>

@interface TextView:ScrollView 
{
    id    theText;		/* a Text object */
}

- initFrame:(const NXRect *)frameRect;
- makeEnclosingWindow:(const NXRect *)rect;
- newText:(const NXRect *)frameRect;

- provideTextObject;

@end


These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.