• 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
How to TAB away from an NSCollectionView
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

How to TAB away from an NSCollectionView


  • Subject: How to TAB away from an NSCollectionView
  • From: Markus Spoettl <email@hidden>
  • Date: Mon, 2 Jun 2008 00:43:28 -0700

Hello List,

I have a problem with NSCollectionView being a dead end for keyboard focus cycling. When pressing TAB the keyboard focus switches to the next suitable view until the NSCollectionView gets the focus. The cycle stops there and I can only use the mouse to set the focus somewhere else.

I've already tried to set the next key view explicitly using setNextKeyView on the collection view and the collection view's items don't become first responder (acceptsFirstResponder returns NO). Anything else that needs to be done to make the collection view play nice with TAB focus cycling?

The behavior is also visible in Apple's IconCollection demo at http://developer.apple.com/samplecode/IconCollection/index.html

Regards
Markus
--
__________________________________________
Markus Spoettl

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________

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

  • Prev by Date: File still in use after closing document window
  • Next by Date: Main window disappears. Sometimes.
  • Previous by thread: Re: File still in use after closing document window
  • Next by thread: Main window disappears. Sometimes.
  • Index(es):
    • Date
    • Thread