Re: Delegates -- WHAT is delegated?
Re: Delegates -- WHAT is delegated?
- Subject: Re: Delegates -- WHAT is delegated?
- From: Nick Zitzmann <email@hidden>
- Date: Tue, 19 Dec 2006 20:05:02 -0700
On Dec 19, 2006, at 7:55 PM, Sam Colombo wrote:
What I don't understand is
WHAT is delegatable?
The delegate methods specified by the class, if any. Not every view
has an optional delegate.
If a class has a delegate, are all methods of the class delegatable?
No.
What about methods in the superClasses?
No.
NSView is supposedly (Apple documentation) delegatable.
Where did you read that? NSView has no delegate methods.
I would think, of all classes, NSResponder would allow a delegate to
handle events, a la "Behaviors" in MacApp. Does it?
No.
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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