Changeset 434 for trunk/ICeCoffEE
- Timestamp:
- 03/03/08 22:41:23 (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ICeCoffEE/ICeCoffEE/ICeCoffEEMenuOutlineView.m
r433 r434 46 46 } 47 47 48 - (BOOL)shouldUseActiveHighlight;49 {50 return NO;51 return [[self window] _isKeyWindowIgnoringFocus];52 }53 54 48 - (void)highlightSelectionInClipRect:(NSRect)clipRect; 55 49 {
Note:
See TracChangeset
for help on using the changeset viewer.