Hi I'm using B4A 9.50. In designer I added Edittext1 and set input type as TEXT.
when I run the program and enter 1234 and use string variable to capture EdiText1.text .
The value I get is 1234 (0x4D2) not 1234. How to get text of "1234".
Please help.Is this a bug in this version? I never had this problem before.
Regards
when I run the program and enter 1234 and use string variable to capture EdiText1.text .
The value I get is 1234 (0x4D2) not 1234. How to get text of "1234".
Please help.Is this a bug in this version? I never had this problem before.
Regards
Last edited: