Re: TableView Event
Re: TableView Event
- Subject: Re: TableView Event
- From: mmalc crawford <email@hidden>
- Date: Mon, 16 Apr 2007 16:37:56 -0700
On Apr 16, 2007, at 3:57 PM, Sherm Pendley wrote:
In general, you should make a habit of looking in the "Delegate
Methods by Task" and "Notifications" sections of the docs for the
class you're using. Both delegation and notification are core Cocoa
design patterns, so it pays to get used to them.
The "Delegate Methods by Task" section has now been removed. Class,
instance, and delegate methods are now all included in the "Tasks"
section -- see for example <http://developer.apple.com/documentation/Cocoa/Reference/ApplicationKit/Classes/NSTableView_Class/index.html
>.
Hopefully this will mean that fewer people will overlook delegate
methods when trying to accomplish a particular task...
mmalc
[The possibility of moving Notifications into the Tasks section
remains open: Please feel free to contact me *off-list* if you have an
opinion as to whether this should happen...]
_______________________________________________
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