-
Archives
-
Meta
Monthly Archives: February 2013
iOS: Text input on popup dialog box
Before iOS 5 there was not an easy way to create a text input box inside a popup dialog box (UIAlertView). So on a project I was working on, I figured out a way to create one. This works with … Continue reading
Posted in Tutorial
Comments Off on iOS: Text input on popup dialog box