Re: NSTableView not setting -clickedRow, -clickedColumn as it should
Re: NSTableView not setting -clickedRow, -clickedColumn as it should
- Subject: Re: NSTableView not setting -clickedRow, -clickedColumn as it should
- From: Graham Cox <email@hidden>
- Date: Thu, 09 Aug 2012 17:04:03 +1000
On 09/08/2012, at 4:14 PM, Markus Spoettl <email@hidden> wrote:
> Not calling super sounds like a bad idea.
Yep, I realise that now.
So call super, but you need to know whether it's going to call through your -init method or not (for cells, it does not).
--Graham
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please 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