Connection between NSObject and NSView
Connection between NSObject and NSView
- Subject: Connection between NSObject and NSView
- From: Georges Engelmann <email@hidden>
- Date: Tue, 8 Apr 2003 17:10:32 +0200
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.
Here are the class types, i use subclasses of NSObject, etc.
Thx
Georges
_______________________________________________
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.