Re: Yosemite NSCollectionView appropriate for spreadsheet-like view?
Re: Yosemite NSCollectionView appropriate for spreadsheet-like view?
- Subject: Re: Yosemite NSCollectionView appropriate for spreadsheet-like view?
- From: Jens Alfke <email@hidden>
- Date: Tue, 03 May 2016 12:39:01 -0700
> On May 3, 2016, at 12:33 PM, Alex Kac <email@hidden> wrote:
>
> There is the old NSCollectionView and the new. You have to use the new delegate methods and so on. Its the same class, but behind the scenes the new collection view is literally the UICollectionView from iOS ported over (syslog even says UICollectionView…). Its not *at all obvious*.
Oh! I was not aware of the new API. I haven’t updated the collection-view-related code in my app in a year or two. Should definitely do some work on it soon…
—Jens
_______________________________________________
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