• 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: Problem drawing outside of drawRect: in a custom table cell
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problem drawing outside of drawRect: in a custom table cell


  • Subject: Re: Problem drawing outside of drawRect: in a custom table cell
  • From: Erik Buck <email@hidden>
  • Date: Wed, 10 Dec 2008 09:23:48 -0500

You don't have to draw outside of -drawRect:. Instead of invalidating the table, just call -setNeedsDisplayInRect: or -displayInRect: and pass only the rect of the row that needs to be redrawn. _______________________________________________

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: Problem drawing outside of drawRect: in a custom table cell
      • From: Graham Cox <email@hidden>
  • Prev by Date: Re: Searchable persistent file reference
  • Next by Date: Re: Searchable persistent file reference
  • Previous by thread: Static and Dynamic libraries for iPhone apps ?
  • Next by thread: Re: Problem drawing outside of drawRect: in a custom table cell
  • Index(es):
    • Date
    • Thread