Ignore:
Timestamp:
03/01/08 02:48:24 (16 years ago)
Author:
Nicholas Riley
Message:

ICeCoffEELabeledIconCell.[hm]: highlighting now, for better keyboard control; remove obsolete commented-out code

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ICeCoffEE/ICeCoffEE/ICeCoffEELabeledIconCell.m

    r319 r422  
    108108        CGContextTranslateCTM(context, -imageFrame.origin.x, -imageFrame.origin.y);
    109109    }
    110     // XXX fix this
    111     // [self setAttributedStringValue:
    112     //     [[self stringValue] asAttributedStringTruncatedToWidth: cellFrame.size.width - 4]];
    113110    [super drawWithFrame: cellFrame inView: controlView];
    114111}
Note: See TracChangeset for help on using the changeset viewer.