I am planning to create UI Popver element with a text entry and buttons similar to http://www.ofzenandcomputing.com/wp-content/uploads/2011/01/enter-password.png
Clicking elsewhere on the screen should not dismiss the popover and only the cancel or save button should dismiss the popover.
Does the iPad password setup screen use UIPopoverController ? How do I enforce the popover from being dismissed ONLY from a cancel button in the pop up ?