Re: superview
Re: superview
- Subject: Re: superview
- From: Kyle Sluder <email@hidden>
- Date: Sun, 08 May 2011 17:37:15 -0700
On Sun, May 8, 2011 at 5:08 PM, Nelson Hazeltine <email@hidden> wrote:
> Since the value of superview is the next responder (the receiver, most often a view controller in iPhone applications)
Where did you get this idea? See the documentation for -[UIResponder
nextResponder]:
http://developer.apple.com/library/ios/documentation/uikit/reference/UIResponder_Class/Reference/Reference.html#//apple_ref/doc/uid/TP40006783-CH4-SW12
--Kyle Sluder
_______________________________________________
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
References: | |
| >superview (From: Nelson Hazeltine <email@hidden>) |