UITableViewCell instances
UITableViewCell instances
- Subject: UITableViewCell instances
- From: Mike Manzano <email@hidden>
- Date: Fri, 15 May 2009 10:52:39 -0400
In the template UITableViewController that instantiates cells by first
attempting to dequeue them, is that same dequeued cell used to draw
all visible rows, or is there a separate cell used for each row? The
docs I've read mention queueing different cells of different types, so
it's obvious in that case that the cells are different.
If it's the case that only one cell is used, then how do you handle
the state related to, e.g., animating or touch tracking?
Mike Manzano
Sent while mobile
_______________________________________________
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