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;

e^i -1 =0

Search 

About the iCodeBlog forum

Most Users Ever Online:

44


Currently Online:

2 Guests

Forum Stats:

Groups: 2

Forums: 6

Topics: 419

Posts: 893

Membership:

There are 934 Members

There has been 1 Guest

There are 2 Admins

There is 1 Moderator

Top Posters:

bobcubsfan – 54

crazyiez – 30

Uhu – 17

AdeC – 17

Nick – 15

jitesh61 – 12

Administrators: Brandon (88 Posts), Collin (0 Posts)

Moderators: VertigoSol (26 Posts)



©   

  • Posted by on 6 Aug 2008 in Uncategorized
  •   |  
  •   |  
  •   |  
  • Comments Off

Comments are closed.