|
|
Sample Programs from NeXSTEP 3.3
@interface Ruler : View <Ruler>
{
Font *font;
NXCoord descender;
NXCoord startX;
NXCoord lastlp, lasthp;
BOOL flipped;
BOOL notHidden;
}
+ (NXCoord)width;
- setFont:(Font *)aFont;
- drawSelf:(const NXRect *)rects :(int)rectCount;
@end
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.