> Am 27.12.2015 um 23:45 schrieb SevenBits <sevenbitst...@gmail.com>:
> 
> NSCollectionView appears to suffice, and I’ve used it before, but it simply 
> isn’t performant as it doesn’t reuse cells, 

NSCollectionView does reuse cells when you use the new API available in 10.11.

I find it quite performant. Would be even better if it did some predictive 
loading of cells. You know, loading cells that are just one row/column out of 
view. (I should file a feature request.)


Andreas
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to