Hi,
I am new to iPhone programming (Objective C language). I need some help.
I am working on event handling on the controls like UITextField, UISlider, UISwitch etc.. How can I fire touch events on these controls (touchesBegan, touchesEnded, touchesMoved, touches Cancelled). I found that the touch events do not fire directly on these controls.
Please help me in this regard.
Thanks in advance, Shailaja.