Hello,
I'd like to throw up this thread as I'รง having the same case :
I'm doing a login form for a AdvancedHMI used in Raspberry Pi.
So I need a control with the following properties :
- show a virtual keyboard when used, to tap the password in the touchscreen.
- show * caracters instead of the password.
The textLabel basic control can show *** instead of the textm but I can't figure how to show a keyboard to enter the password.
The basicLabel control can show a virtual Keyboard, but I can't find how to hide the input...
Any solution ?