Annotation of Examples/EnterpriseObjects/SQLExecutor/ScrollViewExtras.h, revision 1.1.1.1

1.1       root        1: /*
                      2:  * ScrollViewExtras.h
                      3:  */
                      4: 
                      5: #import <appkit/appkit.h>
                      6: 
                      7: @interface ScrollView(ScrollViewExtras)
                      8: 
                      9: - sprintf:(const char *)format, ...; /* formats to the doc view of the scroll view */
                     10: - vsprintf:(const char *)format arguments:(va_list)arguments;
                     11: 
                     12: - clear:sender; /* clears the doc view of the scroll view */
                     13: - print:sender; /* prints the doc view of the scroll view */
                     14: 
                     15: 
                     16: @end

unix.superglobalmegacorp.com

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