Re: Connection between NSObject and NSView
Re: Connection between NSObject and NSView
- Subject: Re: Connection between NSObject and NSView
- From: "John C. Randolph" <email@hidden>
- Date: Tue, 8 Apr 2003 12:13:43 -0700
On Tuesday, April 8, 2003, at 08:10 AM, Georges Engelmann wrote:
Hi
I have 3 classes:
NSObject
NSResponder
NSView
How to make a "two-way" connection from NSObect to NSView an from
NSView to NSObject?
I want to execute methods from NSView i the NSObject class an vice
versa.
George,
Start here:
file:///Developer/Documentation/Cocoa/ObjCTutorial/index.html
-jcr
John C. Randolph <email@hidden> (408) 974-8819
Sr. Cocoa Software Engineer,
Apple Worldwide Developer Relations
http://developer.apple.com/cocoa/index.html
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.