Camera or CameraRoll Popup

Hi Guys,

I am trying to make an upload image button. When they click on it I want it to pop up asking the user whether they want to upload from their camera or their camera roll.

Any ideas of inbuilt APIs to do so, without building a whole different panel?

Thanks

You probably want to create a panel, that ask the user to choose an option, and then use the API which corresponds to the option chose.