• 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: previousResponder?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: previousResponder?


  • Subject: Re: previousResponder?
  • From: Andreas Mayer <email@hidden>
  • Date: Fri, 5 Jan 2007 21:23:48 +0100


Am 05.01.2007 um 20:21 Uhr schrieb Salánki Benjámin:

Hi there, I'm looking for a way to determine basically the opposite of nextResponder, i.e. what the responder would be if i hit shift-tab.
Is there a way to do this?

nextResponder does *not* specify the responder you get when hitting TAB.

See
http://developer.apple.com/documentation/Cocoa/Conceptual/ EventOverview/EventArchitecture/chapter_2_section_6.html


What you are looking for are NSView's nextKeyView/nextValidKeyView and previousKeyView/previousValidKeyView methods.


Andreas_______________________________________________

Cocoa-dev mailing list (email@hidden)

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: 
 >previousResponder? (From: Salánki Benjámin <email@hidden>)

  • Prev by Date: Re: NSWorkspace openFile: bug?
  • Next by Date: NSFont for glyph
  • Previous by thread: previousResponder?
  • Next by thread: Re: previousResponder?
  • Index(es):
    • Date
    • Thread