ftp.nice.ch/Attic/openStep/implementation/gnustep/sources/objcX-0.87.tgz#/objcX-0.87/appkit/Cursor.h

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

/*
		This header file is a placeholder.
		It is holding this place so that Draw2.0 can be compiled on a sun.
		Currently there is no header file or class to match this header name.
		The class or header file will be implemented later.
				Scott Louis Francis
 */
 
/*	
		This class and header file are needed for phase 1.
		We need to fill out this header file and implement the .m file
		for this class.
 */

/*
	Cursor.h--Exception: if we are not going to implement different
	          cursors, which it seems we may not for phase 1, then
		  this class can be delayed until phase 2.
 */

#ifndef _Cursor_h_
#define _Cursor_h_

#endif

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