ftp.nice.ch/pub/next/tools/screen/WideScreen.0.5.NIHS.bs.tar.gz#/WideScreen.0.5.NIHS.bs/Source/HelpPanel.h

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

/***(HelpPanel.h)**************************************************************
*H* WideScreen's Help Window class definition file            V0.1, 26-APR-92 *
*C* V0.1 26-APR-92 Initial version  	    	    	    	    	--MDM *
******************************************************************************/

#import <objc/Object.h>

@interface HelpPanel:Object

{
id	IVhelpPanel;	    /* ID of window containing the help panel */
}

- init;
- ExposeAndFocus:sender;

@end

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