views:

85

answers:

1

Hi,

I have a query related to Touch events on the UI controls.

I have 4 controls on the screen ( UITextField, UISlider, UISwitch, UIButton ). If the user touches any of the control on the screen, I want to fire touchesBegan and touchesEnded events on those controls in which I would implement some code.

Please let me know how to fire these events.

Thanks in advance, Sreelatha.

A: 

Hi,

I am working on iPhone development using Objective C language.

Pls do the needful.

Thanks in advance, Sreelatha.

Sreelatha
best to answer with a comment, not an answer
Mawg