How can the ability to select cells in a Cocoa Touch TableView be completely disabled?
I have managed to get my code to a state where selection seems not possible, but if you hold your finger on a cell for a moment or two it will turn blue (selected) until you move off it.
How can it be completely disabled?