Subscribe ( )

iPhone Programming Tutorials

 

Forum

You must be logged in to post Login Register

Search 

how to create a text field for inputting passwords

User Post

4:28 am
October 10, 2008


tubier

Noob

posts 4

1

Hello, I want to create a textfield for the users to input passwords, when the passwords are correct, some protected datas will be displayed. can anyone give me a little sugesstion? Thank you!

10:22 am
October 10, 2008


VertigoSol

Moderator

posts 26

2

You can either check the secure check box for UITextField Prefences in interface builder or set the parameter manually

myTextField.secureTextEntry = YES;

About the iCodeBlog forum

Currently Online:

5 Guests

Maximum Online: 25

Forums:

Groups: 2

Forums: 6

Topics: 199

Posts: 594

Members:

There are 370 members

There are 1 guests


Brandon has made 87 posts

Top Posters:

bobcubsfan - 52

crazyiez - 30

VertigoSol - 26

AdeC - 17

Uhu - 17

Administrator: Brandon | Moderators: VertigoSol


© - Version 3.1.4 (Build 357)