This is InfoView.h in view mode; [Download] [Up]
/* * Written by Guy Roberts of Object Skills Ltd, drifting * in cyberspace without a domain or email address right * now. * May 7 1993. You can use this as a base for a better application * as long as it is made publically available. */ #import <appkit/appkit.h> @interface InfoView:View { } - fadeAway: sender; @end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.