|
|
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: ! 11: - clear:sender; /* clears the doc view of the scroll view */ ! 12: - print:sender; /* prints the doc view of the scroll view */ ! 13: ! 14: - windowWillResize:sender toSize:(NXSize *)frameSize; /* restricts the window resizing */ ! 15: ! 16: @end
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.