Ok, I'm a objective c noob. I have a table view with a tableHeaderView and I want it to respond to touches?
Here are some steps that I do when creating the view: 1. create a view 2. add a bunch of labels and imageviews to it 3. set my tableHeaderView to the view I created
Any help will be appreciated!