ftp.nice.ch/pub/next/developer/apps/ClassEditor.0.4.NIHS.bsd.tar.gz#/ClassEditor.0.4.NIHS.bsd/Source/MiscSources.subproj/MiscCompletionText.h

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

/* MiscCompletionText.h				 
 *
 * For details please read the Docu.
 *
 * Written by: 		Thomas Engel
 * Created:    		23.10.1993 (Copyleft)
 * Last modified: 	12.11.1994
 */

#import <appkit/appkit.h>

@interface MiscCompletionText : Text

- keyDown:(NXEvent *)event;

@end

@interface Object(TextCompletionDelegate)

- textShouldPerformCompletion:sender;

@end

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

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