This is RTFDChat.h in view mode; [Download] [Up]
#import "../NetTalk.h" #import "../TalkController.h" #import <bsd/sys/param.h> #define LOB [NXBundle bundleForClass:[self class]] #define NXBLS(bla) NXLoadLocalizedStringFromTableInBundle(NULL, LOB, bla, NULL) @class ClientScroller; @class ServerText; @interface RTFDChat : TalkController { id splitView; id scrollText; } @end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.