Question
Integrate Keyboard in Custom TouchGFX Application.
Hello everyone,
I am trying to build a custom application for my STM32F769i-Discovery Board. The Application consists of a Login Page which will compare the input with existing database and then move to next page after authentication. I wanted help on
1) How I can integrate a keyboard in my Application where user can type username and password?
2) How to make the password encrypted and appear as dots instead of normal characters?
Any help would be highly appreciated. Thanks
