View Single Post
Loon3y

 
Member Since: Oct 11, 2011
Posts: 38
Loon3y is on a distinguished road
Mac Specs: 13" MacBook Pro 2.4 GHz 8 GB Ram 250 GB HD, iPhone 4/S 64 GB, iPhone 3GS 16 GB, iPad 16 GB Wi-Fi

Loon3y is offline
i want to add UITextFields in my alert view,


I've used the UIAlertViewStyleLoginAndPasswordInput style, but i want to disable the hiding of the password characters as i type it in, because it is not going to be a login view, i just don't want to create the alertView from scratch.


is there a way i can just disable that thing that hides the text characters into those circles? by just calling a method?
QUOTE Thanks