• 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: Responder Chain and NSViewController in non-doc applications
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Responder Chain and NSViewController in non-doc applications


  • Subject: Re: Responder Chain and NSViewController in non-doc applications
  • From: j o a r <email@hidden>
  • Date: Mon, 30 Jun 2008 10:12:34 -0700


On Jun 30, 2008, at 9:52 AM, Jerry Isdale wrote:

Again, the NSViewController doesnt appear in the responder chain, unless it was designated by the initial Event Responder. If it was designated, but doesnt respond, what happens? An Error or does it go back to the responder chain?


I'm not clear on what you mean by "designated by the initial Event Responder".


The NSViewController is a Responder, but the associated view does not patch it into the responder chain for either event or action responding. Correct?


Correct. Unless you manually insert it into the responder chain, in that case typically right after its view.


But if my design explicitly specifies the target (connecting IBActions in InterfaceBuilder), I dont have to worry about the Responder chain for actions. Correct?


Correct.


j o a r


_______________________________________________

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


  • Follow-Ups:
    • Re: Responder Chain and NSViewController in non-doc applications
      • From: Jerry Isdale <email@hidden>
References: 
 >Responder Chain and NSViewController in non-doc applications (From: Jerry Isdale <email@hidden>)

  • Prev by Date: Re: Some advice re. "saving" a variable so it is accessible to all classes/methods
  • Next by Date: Re: Creating AppControllers in InterfaceBuilder 3.1
  • Previous by thread: Responder Chain and NSViewController in non-doc applications
  • Next by thread: Re: Responder Chain and NSViewController in non-doc applications
  • Index(es):
    • Date
    • Thread