Programming C, C++, Java, PHP, Ruby, Turing, VB
Computer Science Canada 
Programming C, C++, Java, PHP, Ruby, Turing, VB  

Username:   Password: 
 RegisterRegister   
 Password field using GUI.CreateTextFieldFull?
Index -> Programming, Turing -> Turing Help
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
gungun911




PostPosted: Thu Feb 22, 2007 10:28 am   Post subject: Password field using GUI.CreateTextFieldFull?

i am trying to create a mortgage program that allows the user to enter their first name, last name and a password (the password wont be used laster on, its really just for looks). what i am trying to do is i am trying to get the password field to only output asteriskses (*) instead of the text that the user inputs. can anybody help me out with suggestions / code?
Sponsor
Sponsor
Sponsor
sponsor
Clayton




PostPosted: Thu Feb 22, 2007 2:54 pm   Post subject: Re: Password field using GUI.CreateTextFieldFull?

Well... you get input from the user, so instead of showing that input, take it, find the length of it (we'll call that n), and print n asterisks out to the screen.
gungun911




PostPosted: Thu Feb 22, 2007 3:39 pm   Post subject: Re: Password field using GUI.CreateTextFieldFull?

That's not what im trying to achieve though. first of all, yeah it would be easy to do that if i was using a simple "get" command. but i am using GUI.CreateTextFieldFull which works differently. that being said, i want it to display 1 more asterisk in the etxt box for each letter that the user inputs.
Display posts from previous:   
   Index -> Programming, Turing -> Turing Help
View previous topic Tell A FriendPrintable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic

Page 1 of 1  [ 3 Posts ]
Jump to:   


Style:  
Search: