Edited by Tonaldex, 14 January 2011 - 10:59 AM.
7 replies to this topic
#1
Posted 14 January 2011 - 07:24 AM
Gud evening fellow programmers, i'm currently coding an application but i got stuck up on d way. Here are required info... I have a textboox which uses a password character, buttons <a-z>. All i want to do is: if a user click one of d buttons, and paravectual d letter clicked is present in d Textbox.text, i want only d letter to display and other letter of the encrypted string remain encrypt.
|
|
|
#2
Posted 14 January 2011 - 12:03 PM
Well your English isn't the best, but could you post some of your code?
Also please encase your code like so: [CODE*]code here[/CODE*] just remove the '*' symbol.
Thanks ~ Committed.
Also please encase your code like so: [CODE*]code here[/CODE*] just remove the '*' symbol.
Thanks ~ Committed.
A man can be defined by what he does when no one is looking.
Science is only an educated theory, which we cannot disprove.
Science is only an educated theory, which we cannot disprove.
#3
Posted 14 January 2011 - 01:49 PM
in what language are you programming please? I may be able to help, but it really depents on the environment...
#4
Posted 14 January 2011 - 03:23 PM
Quote
in what language are you programming please? I may be able to help, but it really depents on the environment...
A man can be defined by what he does when no one is looking.
Science is only an educated theory, which we cannot disprove.
Science is only an educated theory, which we cannot disprove.
#5
Posted 14 January 2011 - 04:10 PM
woops, sorry, didn't see that :). Mmh, I wouldn't exactly know how to solve this issue. If I'm correct, you would like to have a textbox where you can enter a text and see the last letter you entered for a few seconds?
I would do this by creating a var and in the code behind (by double clicking on the text field) switching the letter for a "*" or something after a second, and adding the letter to the var.
Did I get the problem right?
I would do this by creating a var and in the code behind (by double clicking on the text field) switching the letter for a "*" or something after a second, and adding the letter to the var.
Did I get the problem right?
#6
Posted 16 January 2011 - 05:22 AM
Whaoo!!! Am very grateful 2 u all who as taken out of ur no time 2 reply 2 my post... But it seems u my explanation were not enough to describe my problem but nothing more 2 worry about, after doing some rigorous REASONING, i finally got d clue. It's now working. Thanks 2 u all.
#7
Posted 16 January 2011 - 08:00 AM
this is another reason why texting is evil :c-whistle:
#8
Posted 16 January 2011 - 01:45 PM
Quote
this is another reason why texting is evil
A man can be defined by what he does when no one is looking.
Science is only an educated theory, which we cannot disprove.
Science is only an educated theory, which we cannot disprove.
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users


Sign In
Create Account

Back to top









