add more letter to textbox?

ringmyr

Member
Licensed User
Longtime User
hi
im working on a app, and i want to add a extra letters to a letter.

ex:
if i want press A i want i to typ AIA in the textbox and so on
B = BIB
C = CIC


/ringmyr
 

kickaha

Well-Known Member
Licensed User
Longtime User
You could use the EditText textchanged event to detect what key has been pressed, then add the appropriate letters.
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…