Hello,
I use this chat from Erel: Erel-Chat
where do I find in the code that when I enter a text in the app (for example "hello") that I can then edit it in the code for example (if Textfiel == "hello" Then Log ("test") End if)
I want to program an AI
Hi everyone, it's possibile to change the parameter "Border Color" of an TextField by code?
I have a TextField in RoundRectangle style, and i want to change the border color to red when it is required.
I got done in designer but not by code
Hi All,
I have a project with a log-in screen using a TextField for the password entry. I am using a Custom Font on this TextField.
I also have a 'show password' Switch to toggle the 'passwordmode' on the TextField by servicing the _ValueChanged event for the Switch.
I have found that if I...
Hello to all,
I need to limit the entry of an editText field to 6 digits.
I tried the code Erel posted here: https://www.b4x.com/android/forum/threads/substring2-not-working-well-on-ios-8.51212/#content
Sub TextField1_TextChanged (OldText As String, NewText As String)
CallSubDelayed(Me...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.