I want to create a popup (as shown in the image) in an ipad application. What user interface control should I use. It would be great if someone could offer me a tutorial. I am only looking for an ipad application.
This is a view controller presented in modal mode. See presentModalViewController: animated:
View Controller Programming Guide for iOS - Presentation Styles for Modal Views