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.
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 mails | Author | Date |
|---|---|---|
| Nicholas Riley | Mar 2, 13:29 | |
| Nicholas Riley | Mar 2, 14:42 | |
| Tommy Nordgren | Mar 2, 16:24 | |
| Ricky Sharp | Mar 2, 20:36 | |
| Rosyna | Mar 3, 01:58 | |
| Nicholas Riley | Mar 3, 02:42 | |
| Corbin Dunn | Mar 3, 18:09 |






Cocoa mail archive

