Why aren't nsviewcontrollers in the responder chain?
Why aren't nsviewcontrollers in the responder chain?
- Subject: Why aren't nsviewcontrollers in the responder chain?
- From: "Brent Gulanowski" <email@hidden>
- Date: Tue, 29 Jan 2008 17:17:35 -0500
Because generic views don't have delegates? What if they do (or did)? The
NSViewController class is a subclass of NSResponder. What was the real
reason for this? Can my nsviewcontroller just set itself as the view's next
responder and all will be well with the responder chain (as in, the next
responder after the viewcontroller will be the view's superview)?
I'm just double-checking/sanity-checking here. Flame away.
--
Brent Gulanowski
_______________________________________________
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