Re: Strangest UITable bug
Re: Strangest UITable bug
- Subject: Re: Strangest UITable bug
- From: Alan Duncan <email@hidden>
- Date: Mon, 7 Sep 2009 20:27:34 -0500
Hard to know sans code ... are you calling
dequeReusableCellWithIdentifier in your cellForRowAtIndexPath: method?
On Sep 7, 2009, at 8:10 PM, Development wrote:
Ok I have the weirdest UITableViewBug..
I've set up the delegate, datasource, etc. My data appears correctly
in the table. HOWEVER, when I click the table once, it ignores the
first click. Then, if I click it again on a different cell, it shows
that I clicked the previous cell. In fact each subsequent touch
shows that I clicked the cell just previous to it. I have no clue
how I managed to screw up a tableview like this but does any one
have any idea how I might have done this?
_______________________________________________
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
Alan K Duncan
Cocoa, Cocoa Touch development: http://alanduncan.net/
Flickr: http://www.flickr.com/photos/_alan_/
Twitter: N201LJ
_______________________________________________
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