In my iPad application, there're multiple views shown on screen. I hope to create a touch down event for all other shown views except one view? How can I do it? ( i can create touch event one by one view, but i think that's not a good idea)
Thanks
|
In my iPad application, there're multiple views shown on screen. I hope to create a touch down event for all other shown views except one view? How can I do it? ( i can create touch event one by one view, but i think that's not a good idea) Thanks |
|||
|
|
|
it is very simple... just write touch begin like....
|
|||
|
|