ftp.nice.ch/pub/next/developer/resources/classes/misckit/MiscKit.1.10.0.s.gnutar.gz#/MiscKit/Temp/Text_more/Text_more.h

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

/* Text_more.h				 
 *
 * This category makes dealing with the Text object easier. 
 * See the docu for details.
 *
 * Usage: ....
 *
 * Written by: 		Thomas Engel
 * Created:    		30.01.1995 (Copyleft)
 * Last modified: 	30.01.1995
 *
 * Copyright (C) 1995 Thomas Engel
 */

#import <appkit/appkit.h>

@interface Text(More)

- copyTo:aPasteboard;
- cutTo:aPasteboard;
- pasteFrom:aPasteboard;

@end

/*
 * History: 30.01.95 Buh
 *			
 *
 * Bugs: - ...
 */

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