0

As appears in the title, what control should I use to let the user do the following:

  1. Browse for image in pictures folder in iphone to set it as background to UIViewController
  2. Copy it to my background image folder .
Pirate
  • 71
  • 1
  • 10
  • 1
    possible duplicate of [How can I browse a picture from iPhone picture library?](http://stackoverflow.com/questions/8727160/how-can-i-browse-a-picture-from-iphone-picture-library) – Jason Dec 24 '12 at 20:11
  • Ok...that's nice but I was looking for monotouch equivalent..thanks though. – Pirate Dec 27 '12 at 20:40
  • 1
    use MT's UIImagePickerControl - the language is different but the control and API's are the same – Jason Dec 27 '12 at 20:44
  • Yah , i will try that...thanks jason – Pirate Dec 27 '12 at 20:52

0 Answers0