Skip navigation.
 
mlRe: How do you call a method of a super view?
FROM : Shawn Erickson
DATE : Mon Apr 25 19:34:22 2005

On Apr 25, 2005, at 10:13 AM, Brian O'Brien wrote:

> If I have nested sub-views in an NSView how can a subview call a 
> method of its parent NSView?


<http://developer.apple.com/documentation/Cocoa/Reference/
ApplicationKit/ObjC_classic/Classes/NSView.html#//apple_ref/doc/uid/
20000014/superview
>

-Shawn

Related mailsAuthorDate
mlHow do you call a method of a super view? Brian O'Brien Apr 25, 19:13
mlRe: How do you call a method of a super view? Shawn Erickson Apr 25, 19:34