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

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

// Donated by Jesse Tayler <jtayler@tmade.com>
// Copyright (c) 1995 Jesse Tayler.
// Use is governed by the MiscKit license.


// Well, here are the categories I put together. They don't set the
// year, and they cause a warning that I haven't fixed but they work.

#import <misckit/MiscClockView.h>

@class NSCalendarDate;

@interface MiscClockView(MiscClockViewExtensions)

- setTimeFromNSDate:(NSCalendarDate *)thedate;

@end

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