• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: UICollectionView
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: UICollectionView


  • Subject: Re: UICollectionView
  • From: David Duncan <email@hidden>
  • Date: Wed, 08 May 2013 11:30:48 -0700

On May 8, 2013, at 11:06 AM, koko <email@hidden> wrote:

> 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.


Is the data source actually updating with new information? From the symptoms it sounds like that is not the case, and that it doesn't update until you've finished loading all of the images.
--
David Duncan


_______________________________________________

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

References: 
 >UICollectionView (From: koko <email@hidden>)

  • Prev by Date: Re: Detect whether UIRefreshControl can be used
  • Next by Date: Allow access to Documents folder in a sandbox app
  • Previous by thread: UICollectionView
  • Next by thread: Allow access to Documents folder in a sandbox app
  • Index(es):
    • Date
    • Thread