views:

16

answers:

1

Hi Guys,

I'm adding a cameraOverlay to my UIImagePickerController, it shows and all but it doesn't register touches. I init a button in the viewDidLoad and a one via IB.

Is there some rule that prohibits me from adding a UIButton to a cameraOverlayView and register touches?

Thanks

A: 

Take a look at this:

http://www.musicalgeometry.com/archives/821

Evan Mulawski