ftp.nice.ch/Attic/openStep/developer/bundles/GDBbundle.1.0.s.tgz#/GDBbundle-1.0.s/TextEdit/MyTextView.h

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

/* MyTextView.h created by ovidiu on Sat 29-Mar-1997 */

#import <AppKit/NSTextView.h>

@interface MyTextView : NSTextView

- (NSString*)linesContainingSelection:(NSRange*)linesRange;
- (void)insertText:(NSString*)aString;

@end

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