custom UITableView editing
Hi,
I've created a custom TableView edit which does the job I want it to but not as elegantly as I'd like it to. What I'm after is the same effect as when you edit an alarm in the Clock app.
Anyone know how this can be achieved? It seems that using the standard methods of editing a UITableView, the cells no longer respond to touches unless you click on the editing controls.
Any thoughts appreciated.
Cheers,
Stu
|