Skip navigation.
 
mlRe: Bypassing inter-cell navigation for NSButtonCell in NSOutlineView
FROM : Rosyna
DATE : Mon Mar 03 01:58:53 2008

Have you tried overriding

- (BOOL)canFocusCell:(NSCell *)cell atTableColumn:(NSTableColumn 
*)tableColumn row:(NSInteger)row;

to return NO in an outline view subclass?


On Mar 2, 2008, at 6:42 AM, Nicholas Riley wrote:

> In Leopard, checkboxes in my NSOutlineViews get keyboard focus when 
> I press Tab.  I don't want this to happen.





---
Sincerely,
Rosyna Keller
Technical Support/Carbon troll/Always needs a hug

Unsanity: Unsane Tools for Insanely Great People

It's either this, or imagining Phil Schiller in a thong.

Related mailsAuthorDate
mlBypassing inter-cell navigation for NSButtonCell in NSOutlineView Nicholas Riley Mar 2, 13:29
mlBypassing inter-cell navigation for NSButtonCell in NSOutlineView Nicholas Riley Mar 2, 14:42
mlRe: Bypassing inter-cell navigation for NSButtonCell in NSOutlineView Tommy Nordgren Mar 2, 16:24
mlRe: Bypassing inter-cell navigation for NSButtonCell in NSOutlineView Ricky Sharp Mar 2, 20:36
mlRe: Bypassing inter-cell navigation for NSButtonCell in NSOutlineView Rosyna Mar 3, 01:58
mlRe: Bypassing inter-cell navigation for NSButtonCell in NSOutlineView Nicholas Riley Mar 3, 02:42
mlRe: Bypassing inter-cell navigation for NSButtonCell in NSOutlineView Corbin Dunn Mar 3, 18:09