ftp.nice.ch/pub/next/unix/audio/sms.N.bs.tar.gz#/sms/smsEditor/AsciiView.h

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

/* Generated by Interface Builder */

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

@interface AsciiView:ScrollView
{
  id winDelegate;
  id theTextView;
}

- initFrame:(NXRect const *)theFrame;
- copyFrame:(int)iFrame :(char *)pString;
- getTheSmsObject;

@end

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