ftp.nice.ch/pub/next/science/mathematics/HippoDraw.2.0.s.tar.gz#/HippoDraw/Hippo.bproj/Draw.subproj/textUndo.subproj/DeleteTextChange.h

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

/* 
 * This class exists so that a delete change can be detected with
 * [object isKindOf:[DeleteTextChange class]].
 */

@interface DeleteTextChange : TextSelChange
{
}

/* Creation method */

- initView:textView;

@end

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