• 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: true next responder
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: true next responder


  • Subject: Re: true next responder
  • From: Ryan Dingman <email@hidden>
  • Date: Mon, 14 Apr 2003 23:33:00 -0700

I don't think that you are looking for -nextResponder. I think that you are looking for -[NSView nextKeyView]. -nextKeyView will give the next view in the tabbing loop.

ryan

On Monday, April 14, 2003, at 11:07 PM, Francisco Tolmasky wrote:

*This message was transferred with a trial version of CommuniGate(tm) Pro*
How do you find out what the next object to be tabbed to will be. I think [self nextResponder] fails if the next responder is a button, because buttons cannot become first responders, thus u receive a false answer. Basically I want a foolproof way of knowing for sure that if some hits tab that the next object to be activated will still be me (that way I don't get rid of the focus ring). For example, I want to skip over all the buttons and disabled responders.

Thanks!

Francisco Tolmasky
email@hidden
http://users.adelphia.net/~ftolmasky
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

References: 
 >true next responder (From: Francisco Tolmasky <email@hidden>)

  • Prev by Date: Invisible folders in an open panel
  • Next by Date: Re: mutableCopy of array
  • Previous by thread: true next responder
  • Next by thread: Invisible folders in an open panel
  • Index(es):
    • Date
    • Thread