Annotation of Examples/EnterpriseObjects/SHLExamples/Delegation/ScrollViewExtensions.h, revision 1.1

1.1     ! root        1: /* ScrollViewExtensions.m:
        !             2:  * You may freely copy, distribute, and reuse the code in this example.
        !             3:  * NeXT disclaims any warranty of any kind, expressed or  implied, as to its
        !             4:  * fitness for any particular use.
        !             5:  *
        !             6:  * A generic scrollview driver object to display/print text 
        !             7:  * Written by Jack Greenfield
        !             8:  *
        !             9:  */
        !            10: 
        !            11: #import <appkit/appkit.h>
        !            12: 
        !            13: 
        !            14: @interface ScrollView(ScrollViewExtensions)
        !            15: 
        !            16: - sprintf:(const char *)format, ...;
        !            17: - vsprintf:(const char *)format arguments:(va_list)arguments;
        !            18: - clear:sender;
        !            19: - print:sender;
        !            20: 
        !            21: @end

unix.superglobalmegacorp.com

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