Joey Castillo

Results 2 comments of Joey Castillo

The text input issue has to do with the UITextField being a subview of the EGOAlertTextFieldBack. The fix is to add the backView as a subview of the alertView, and...

Anyone who is using this class and needs an iOS 4 fix, here is my fork of the class. Fixes text input issue and the positioning weirdness. http://github.com/josecastillo/EGOTextFieldAlertView Caveat: to...