ftp.nice.ch/pub/next/tools/screen/Rulers_by_SW.1.2.s.tar.gz#/Rulers_by_SW/Rulers_by_SW-1.2/VRulerView.h

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

// VRulerView.h
// Project: Rulers
//
// Stephan Wacker
// 93-02-11


#import <appkit/appkit.h>

#import "RulerView.h"

@interface VRulerView: RulerView
{
}

// control
- sizeTop: (const NXSize *) delta;
- sizeBottom: (const NXSize *) delta;

@end

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