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 (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/hank.list%40runbox.com

This email sent to hank.l...@runbox.com



_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to