• 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: Custom Reuse Queue
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Custom Reuse Queue


  • Subject: Re: Custom Reuse Queue
  • From: Joseph Dixon <email@hidden>
  • Date: Wed, 11 Jul 2012 11:26:28 -0500

That seems to be just what I was looking for. Thanks!

On Wed, Jul 11, 2012 at 11:15 AM, Andreas Grosam <email@hidden>wrote:

>
> On 11.07.2012, at 18:01, Joseph Dixon wrote:
>
> > How can I get a notification when an UITableViewCell is about to be
> queued
> > for reuse (e.g. leaves the screen)? I need to perform some work before
> the
> > cell is placed back in the reuse queue.
>
> I don't think there is a notification. But you may possibly override
> UITableViewCell's method -prepareForReuse which is invoked just before the
> cell is returned from the table view method
> dequeueReusableCellWithIdentifier.
> _______________________________________________
>
> 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

References: 
 >Custom Reuse Queue (From: Joseph Dixon <email@hidden>)
 >Re: Custom Reuse Queue (From: Andreas Grosam <email@hidden>)

  • Prev by Date: Re: Custom Reuse Queue
  • Next by Date: Re: Limited-access, KVO-compliant mutable array?
  • Previous by thread: Re: Custom Reuse Queue
  • Next by thread: View-based NSTableView question
  • Index(es):
    • Date
    • Thread