This is BlinkerIB_main.m in view mode; [Download] [Up]
/* * Generated by the NeXT Interface Builder. */ #import <stdlib.h> #import <nib/InterfaceBuilder.h> #import <appkit/Application.h> void main(int argc, char *argv[]) { NIBInit("BlinkerIB"); NIBLoadPalette("BTFPalette.nib", "BTFPalette", "BTFPaletteH"); NIBRun(); }
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.