Skip navigation.
 
mlRe: Bypassing inter-cell navigation for NSButtonCell in NSOutlineView
FROM : Tommy Nordgren
DATE : Sun Mar 02 16:24:04 2008

On 2 mar 2008, at 13.29, Nicholas Riley wrote:

> ...sbip...


> 7. overriding keyDown: in the outline view to intercept Tab, which 
> works fine, except...
>

>> - Back tabbing into a table will select the last focusable cell.

>
> and I can't figure out how to stop that from happening.
>
> Help?
>
> --
> Nicholas Riley <<email_removed>> | <http://www.uiuc.edu/ph/www/njriley

> >
>

   You probably need to modify your keyDown: method to intercept 
backtabs as well

------
What is a woman that you forsake her, and the hearth fire and the home 
acre,
to go with the old grey Widow Maker.  --Kipling, harp song of the Dane 
women
Tommy Nordgren
tommy.<email_removed>

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