Re: Delegates -- WHAT is delegated?
Re: Delegates -- WHAT is delegated?
- Subject: Re: Delegates -- WHAT is delegated?
- From: Andy Lee <email@hidden>
- Date: Wed, 20 Dec 2006 11:14:04 -0500
On Dec 19, 2006, at 11:24 PM, Hal Mueller wrote:
Andy Lee's AppKiDo documentation browser has a mode to show/browse
"Classes with delegates".
http://homepage.mac.com/aglee/downloads
It does this using a couple of hacks. It lists:
* Classes whose documentation has a section called "Methods
Implemented by the Delegate".
* Classes whose documentation has a section called "Delegate Methods".
* Classes that have a setXXXDelegate: method (which includes WebView,
which has different kinds of delegate and no -setDelegate: method).
Glenn's suggestion of searching for "setDelegate" in the Xcode doc
window works fine too. :) Make sure you do it in "API Search" mode
rather than "Full-Text Search".
--Andy
_______________________________________________
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