Improving speed of NSCollectionView scrolling
Improving speed of NSCollectionView scrolling
- Subject: Improving speed of NSCollectionView scrolling
- From: PCWiz <email@hidden>
- Date: Tue, 8 Dec 2009 16:40:20 -0700
Hi,
I am using NSCollectionView for a project in which the collection view is populated with about 200 items, each containing about 4 subviews (image view, and a few text fields).
Scrolling is not smooth at all, and lags quite a bit. I'm wondering, would just drawing the text and images as part of the view in the prototype views drawRect method yield any increase in smoothness, rather than using subviews?
Thanks_______________________________________________
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