Re: Strangest UITable bug
Re: Strangest UITable bug
- Subject: Re: Strangest UITable bug
- From: Development <email@hidden>
- Date: Tue, 8 Sep 2009 08:40:23 -0700
I should have posted the code sorry.
I deleted all the code out of the app for table view delegation. I
then pasted it back in one method at a time (except for the required
ones) and compiled then ran the app and now it works. I have no idea
why that fixed it but it did.
On Sep 7, 2009, at 6:41 PM, Hank Heijink (Mailinglists) wrote:
Do you want help guessing or help solving? If you're after the
latter, you should post your code.
Hank
On Sep 7, 2009, at 9: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
_______________________________________________
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