Re: Bypassing inter-cell navigation for NSButtonCell in NSOutlineView
Re: Bypassing inter-cell navigation for NSButtonCell in NSOutlineView
- Subject: Re: Bypassing inter-cell navigation for NSButtonCell in NSOutlineView
- From: Rosyna <email@hidden>
- Date: Sun, 2 Mar 2008 17:58:53 -0700
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.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden