Re: NSTableView Bindings and Numbered Lines...
Re: NSTableView Bindings and Numbered Lines...
- Subject: Re: NSTableView Bindings and Numbered Lines...
- From: Fritz Anderson <email@hidden>
- Date: Tue, 29 Nov 2011 07:30:50 -0600
On 29 Nov 2011, at 3:05 AM, Ben wrote:
> I have an NSTableView which gets it's data from Core Data via Bindings, and I want to give each row a line number. I'm not sure of the best way how.
>
> Had I have used a TableView Data Source (like I normally do) this task would be easy, but I'm struggling to do this 'the bindings way'.
Bindings don't break the table delegate and data source protocols. You can mix.
— F
_______________________________________________
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