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 (Cocoa-dev@lists.apple.com)

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to