ftp.nice.ch/pub/next/games/action/QuakeEd.s.tar.gz#/QuakeEd/PopScrollView.h

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

#import <appkit/appkit.h>

@interface PopScrollView : ScrollView
{
	id	button1, button2;
}

- initFrame:(const NXRect *)frameRect button1: b1 button2: b2;
- tile;

@end

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