On Wed, Jun 15, 2011 at 12:12 PM, Luc Van Bogaert
<luc.van.boga...@me.com> wrote:
> So does this mean my window doesn't have a next responder? If so, I'm 
> completely lost about why that would be. But of course that would explain why 
> the validation methods are never called.

Re-read Quincey's post. -nextResponder is NOT the entire responder
chain. See: 
http://developer.apple.com/library/mac/#documentation/Cocoa/Conceptual/EventOverview/EventArchitecture/EventArchitecture.html%23//apple_ref/doc/uid/10000060i-CH3-SW2

"As this sequence indicates, the NSWindow object and the NSApplication
object give their delegates a chance to handle action messages as
though they were responders, even though a delegate isn’t formally in
the responder chain (that is, a nextResponder message to a window or
application object doesn’t return the delegate)."

--Kyle Sluder
_______________________________________________

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