This is IVOSlidingImageView.h in view mode; [Download] [Up]
// // SlidingImageView.h // // Lennart Lovstrand, Rank Xerox EuroPARC, August 1991. // #import "BackView.h" @interface IVOSlidingImageView:BackView { NXPoint delta; } - oneStep; - setImageConstraints; - inspector:sender; @end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.