Does the slide tap delete (ex: Deleting a video in Videos app.) come default when you make an iPhone vertical table? If not, how would I do that? Thanks. Sorry if this is a newbie question.
+2
A:
That comes as default when you make that table editable. All you have to do is implement the delegate functions to allow editing mode on the table, and of course place the editing button somewhere.
Dan Lorenc
2009-07-28 04:52:05
Thanks for the quick reply! Very helpful.
2009-07-28 04:57:48
It should be in the .m file if you try to make a TableView application.
Garrett
2009-07-28 04:59:54