How to get the UIBarButtonItem TouchDown-Event?
Hi
I have a problem: I want to get the TouchDown-Event from a UIBarButtonItem I created in InterfaceBuilder, but when I connect the FirstResponder to the BarButtonItem I have no further opportunities than the normal touch.
So does anyone know how to get this TouchDown method??
Murd
|