UICollectionView
UICollectionView
- Subject: UICollectionView
- From: koko <email@hidden>
- Date: Wed, 08 May 2013 12:06:25 -0600
Given an array of UIImages as a data source I want to populate a UICollection with these images.
If I call -reloadData I see nothing in the view until the data source is exhausted then the view is displayed will all images.
How can the UICollectionView be told to display each cell / image as it is created? I want the user to see that something is happening.
-koko
_______________________________________________
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