Monday, June 4, 2012

iOS: Simple Popup Form

To do this, use the UIAlertView. It is possible to add text input fields to it.

Note: the "\n\n\n" in the "message" parameter is used to create space for the text input fields.

References:

No comments:

Post a Comment