How do I show a help popup window on the iPad? I want to show a modal popup window that grays out the background similar to the email applications "Compose New Mail" app.
+3
A:
See the various values you can set for modalPresentationStyle on UiViewController.
Paul Lynch
2010-04-19 22:34:20
Do you also have to set the view you are popping up to be a different kind of view?
MikeN
2010-04-20 18:24:29