This is COWS_MiscPalette.m in view mode; [Download] [Up]
#import "COWS_MiscPalette.h"
@implementation COWS_MiscPalette
- finishInstantiate
{
[self associateObject:extendedMathLibrary
type:IBWindowPboardType with:extendedMathButton];
[self associateObject:objectLibrary
type:IBWindowPboardType with:objectButton];
return self;
}
@end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.