• 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
NSCollectionView and firstResponder madness
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSCollectionView and firstResponder madness


  • Subject: NSCollectionView and firstResponder madness
  • From: Dave DeLong <email@hidden>
  • Date: Wed, 23 Mar 2011 16:18:37 -0700

Hi everyone,

I have an NSCollectionView in a sheet.  The NSCV does not allow selection and is used for displaying a list (so maxNumberOfColumns = 1) of views.  These views have things like NSComboBoxes and NSTextFields in them.  I'm trying to figure out how to be able to tab from textfield to textfield, jumping in between collectionViewItems, if necessary.

I've tried patching my NSCollectionViewItem subclass into the responder chain, overriding various NSResponder methods on various objects, and so on.  All of this has been fruitless.  I never see any of the events, let alone am able to respond to them.

How should I go about tabbing between views in disparate NSCollectionViewItems?

Thanks,

Dave
_______________________________________________

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: Problem with setAttributesOfItemAtPath:error:
  • Next by Date: Re: iPhone animation puzzle
  • Previous by thread: Re: Problem with setAttributesOfItemAtPath:error:
  • Next by thread: Changed Properties
  • Index(es):
    • Date
    • Thread