ftp.nice.ch/pub/next/connectivity/mail/apps/EmptyQ.NIHS.bs.tar.gz#/EmptyQ.NIHS.bs/Source/Calendar.h

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

// This is a GREAT EXAMPLE of a Unix pipe...
// This application uses the unix cal command to generate a calendar
// May 3, 1992
// Updated February 14, 1993
// Generated by Interface Builder

#import <appkit/appkit.h>
#import "CalObject.h"

@interface Calendar:Object
{
	id calendarPanel;
}

- appDidInit:sender;
- NewCalendar:sender;
- ShowInfoPanel:sender;
- ShowMoreInfo:sender;


@end

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