ftp.nice.ch/pub/next/text/tex/apps/TeXview-kp-hm01.s.tar.gz#/texview-hm/kpathseaView.h

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

#import <appkit/appkit.h>
#import <remote/NXProxy.h>	/* setProtocolForProxy */

@protocol KpathseaProt
- addtext:sender;
@end

@interface kpathseaView:ScrollView
{
id ourServer;
}
- appDidInit:sender;
- addtext:sender;
- free;
@end


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