Annotation of Examples/AppKit/BackspaceViews/SlidingImage/SlidingImageView.h, revision 1.1.1.1

1.1       root        1: //
                      2: //  SlidingImageView.h
                      3: //
                      4: //  Lennart Lovstrand, Rank Xerox EuroPARC, August 1991.
                      5: //
                      6: 
                      7: #import "BackView.h"
                      8: 
                      9: @interface SlidingImageView:BackView
                     10: {
                     11:        NXPoint delta;
                     12: }
                     13: 
                     14: - oneStep;
                     15: - setImageConstraints;
                     16: - inspector:sender;
                     17: 
                     18: @end

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.