This is Messenger.h in view mode; [Download] [Up]
#import "RTFGlyph.h"
@interface Messenger:RTFGlyph
{
}
- draw: (NXSize *) scale ;
- getButtonFrame: (NXRect *) aRect ;
- getTextFrame: (NXRect *) aRect ;
- mouseUp: (NXEvent *) anEvent ;
@end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.