Re: First Responder
Re: First Responder
- Subject: Re: First Responder
- From: koko <email@hidden>
- Date: Fri, 11 May 2012 07:56:28 -0600
On May 11, 2012, at 4:25 AM, Gregory Weston wrote:
> Absent from this narrative: Any indication that you have reason to believe your view has actually *become* the first responder.
The Window contains many views, each with a particular function to the application.
Now, this may be y ignorance, but as I have understood ... NSViews are part of the responder chain and that the responder chain is traversed to find an action corresponding to the control or menu item connection. That views must implement accepts first responder to be pat of this process.
Now, if what is being said is that a view cannot participate in this process until the user clicks the view, well ok. But what good is the responder chain if all views that acceptFirstResponder are not part of it ?
-koko
_______________________________________________
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