tags:

views:

51

answers:

1

hi all ,,

can we do like that a user touch on the camera view and on this touch we can identify touch locations on this view.

i use the uiimagepickercontroller and added it on a button to the current view, after adding how can i identify the touch on this camera view that pop up after touch on any button.

Thanks Balraj verma

A: 

You can use the new 3.1 Camera API's to turn off the camera controls, and then get a view into which you can add you own subview which detects touches anywhere on the screen.

Kendall Helmstetter Gelner