This is SimpleTableView.h in view mode; [Download] [Up]
// -------------------------------------------------------------------------------------
// SimpleTableView example app
// This software is without warranty of any kind. Use at your own risk.
// -------------------------------------------------------------------------------------
#import <appkit/appkit.h>
// -------------------------------------------------------------------------------------
@interface SimpleTableView : Application
{
char *pathToApp;
}
// -------------------------------------------------------------------------------------
@end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.