ftp.nice.ch/pub/next/connectivity/mail/apps/NXPGP.1.1.2.s.tar.gz#/NXPGP.1.1.2.s/TextView.h

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.