Ignore:
Timestamp:
03/02/08 13:51:58 (16 years ago)
Author:
Nicholas Riley
Message:

Compiler fixes; first pass at menu-style highlighting

File:
1 edited

Legend:

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

    r422 r428  
    6464}
    6565
     66- (NSColor *)highlightColorWithFrame:(NSRect)cellFrame inView:(NSView *)controlView
     67{
     68    return nil;
     69}
     70
    6671- (void)editWithFrame:(NSRect)aRect inView:(NSView *)controlView editor:(NSText *)textObj delegate:(id)anObject event:(NSEvent *)theEvent;
    6772{
Note: See TracChangeset for help on using the changeset viewer.