On Sep 13, 2011, at 6:01 AM, Motti Shneor wrote:

> Event Programming guide says: ...

It appears that Apple's guidelines are on the safe side, something that will 
always work.

Cocoa Design Patterns by Buck and Yacktman says: "It is possible to manually 
manipulate the Responder Chain to insert other object. The only requirement is 
that inserted objects be subclasses of NSResponder." and "When a view is added 
to another as a subview, the next responder is set automatically. Therefore, 
the time to alter the chain is after the view hierarchy has been created."

This advice has worked well for me.

--Richard

_______________________________________________

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

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

Reply via email to