Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

webznz

macrumors member
Original poster
Mar 8, 2011
82
0
Hobbitin
Hi, I am using UItableviewcell:titleForDeleteConfirmationButtonForRowAtIndexPath: to change the title of my swipe to delete button from "delete" to "clear" everything works fine however once the button is actually pressed it creates a problem with the tableview.

If you want to use the tableview after you have pressed the button you have to touch it twice before the tableview operates like normal.. almost like it has freezed...

I am wanting to know if this is normal behavior or if anyone else has experiance this before and how I might be able to resolve the issue.
 
I have tried using the table after I use the swipe to delete when I have passes data back to the uitableviewcell and also before I have passed any databack to the uitableviewcell..

from all my other testing this problem will only happen once the delete button appears to the view.. and will happen even if I dont press the button.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.