I want to add two extra buttons to my UIImagePickerController. I saw that done in an app: camwow but I couldn't find the documentation to do that. I have a view overlay over the UIImagePickerControllerSourceTypeCamera but at the moment touches on the buttons from the view overlay propagate to the camera controller which focuses.
Asked
Active
Viewed 1,604 times
1
-
Are you sure camwow uses stock image picker? Maybe they implemented their own. – TheBlack May 13 '11 at 08:36