• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Bypassing inter-cell navigation for NSButtonCell in NSOutlineView
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bypassing inter-cell navigation for NSButtonCell in NSOutlineView


  • Subject: Re: Bypassing inter-cell navigation for NSButtonCell in NSOutlineView
  • From: Ricky Sharp <email@hidden>
  • Date: Sun, 2 Mar 2008 13:36:01 -0600


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

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

The AppKit release notes <http://developer.apple.com/releasenotes/Cocoa/AppKit.html > state:

Tables now support inter-cell navigation as follows:

- Tabbing forward to a table focuses the entire table.
- Hitting Space will attempt to 'performClick:' on a NSButtonCell in the selected row, if there is only one instance in that row.

So far, so good.

- Tabbing again focuses the first "focusable" (1) cell, if there is one.

I don't want the NSButtonCell to ever get focus.

It sounds like you have full keyboard access turned on. And, what you're seeing is the correct behavior.


Be mindful of users that need to to interact with your application via accessibility.

___________________________________________________________
Ricky A. Sharp         mailto:email@hidden
Instant Interactive(tm)   http://www.instantinteractive.com

_______________________________________________

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


References: 
 >Bypassing inter-cell navigation for NSButtonCell in NSOutlineView (From: Nicholas Riley <email@hidden>)

  • Prev by Date: Re: [NSOutlineView] How to know an item is expanded if its parent item is not?
  • Next by Date: Subclassing NSOutlineView causes failure of window to become main or key
  • Previous by thread: Re: Bypassing inter-cell navigation for NSButtonCell in NSOutlineView
  • Next by thread: Bypassing inter-cell navigation for NSButtonCell in NSOutlineView
  • Index(es):
    • Date
    • Thread