• 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
UITableView Custom cell with image
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

UITableView Custom cell with image


  • Subject: UITableView Custom cell with image
  • From: Development <email@hidden>
  • Date: Tue, 22 Sep 2009 12:26:55 -0700

I have a UITableViewCell with a UIImageView that's 44X44 pixels. I'm loading three different tables with a total of around 200 images none of which are more than 100k.
So. My problem is memory warnings that cause the app to quit quite unceremoniously. I have tried loading the image when the cell is viewed. That makes an ugly stutter. And no help with memory warnings. I have tried storing the image in memory and simple adding the image to the UIImageView when the cell is returned. Same problem, lots of stutter and memory warnings.


What can I do to have the image in the cell, without the memory problems?
_______________________________________________


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: UITableView Custom cell with image
      • From: Luke the Hiesterman <email@hidden>
    • Re: UITableView Custom cell with image
      • From: Ricky Sharp <email@hidden>
    • Re: UITableView Custom cell with image
      • From: Rick Genter <email@hidden>
  • Prev by Date: Re: Using radio buttons to set an image in an image view
  • Next by Date: Re: Suppressing Crash Reporter dialogs for a task
  • Previous by thread: Re: Suppressing Crash Reporter dialogs for a task
  • Next by thread: Re: UITableView Custom cell with image
  • Index(es):
    • Date
    • Thread