This is ShowIconApp.h in view mode; [Download] [Up]
/* Generated by Interface Builder */
#import <objc/Object.h>
@interface ShowIconApp:Object
{
id IconTextField; /* Points to the Text field to contain the pathname */
id MainWindow; /* Points to the main window */
id IconButton; /* Points to the Button used to display the bitmap */
char *iconPath; /* The path of the file that has been selected */
}
- setIconTextField:anObject;
- setMainWindow:anObject;
- setIconButton:anObject;
@end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.