• 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: UITable Views and display lags
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: UITable Views and display lags


  • Subject: Re: UITable Views and display lags
  • From: Luke the Hiesterman <email@hidden>
  • Date: Fri, 19 Mar 2010 10:20:48 -0700

You should display a place-holder image in  the tableView cells so that your app doesn't hang. You can then fetch the images asynchronously and replace the placeholder images with the real images as they become available. You should not do anything to interrupt smooth scrolling.

Luke

On Mar 19, 2010, at 10:18 AM, Michael Davey wrote:

> Another question...
>
> In my application, I have several connected UITable views, and on the last level, I am displaying images that may or may not already be cached, what I would like to know is whether there is some way I can display some sort of notification to the user that this is what is happening, rather than my application "hanging" whilst the images are fetched from the server?
>
> TIA,
>
> Mikey_______________________________________________
>
> 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

_______________________________________________

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

  • Follow-Ups:
    • Re: UITable Views and display lags
      • From: Michael Davey <email@hidden>
References: 
 >UITable Views and display lags (From: Michael Davey <email@hidden>)

  • Prev by Date: UITable Views and display lags
  • Next by Date: Re: NSString after an UIAlertView..
  • Previous by thread: UITable Views and display lags
  • Next by thread: Re: UITable Views and display lags
  • Index(es):
    • Date
    • Thread