2025-01-24 03:14 AM
Hello All Members,
I am building one project using STM32 controller and using TouchGFX for creation of GUI for touchpanel.
I am trying to look for the QWERTY keyboard, where I can be able to have LOGIN Screen and can provide option for User to select Characters, Numbers and Special Characters to set their username and Password.
It would be great if someone could provide me a direction, where I can get the Qwerty Keybord for my TouchGFX project.
Also please let me know how I can customize the keyboard if required ?
BR,
Shiv
2025-01-24 03:27 AM
You should have a look on this post:
Share your Custom Widgets! - STMicroelectronics Community
there are couple of widgets and keyboards that may help you, also some examples on the TouchGFX app itself.
hope it helps.
Greetings
2025-01-30 04:16 AM
Hello @ShivDesh ,
I also recommend checking the Share your Custom Widgets! - STMicroelectronics Community thread as suggested by @urbito .
Have you been able to find what you need?
2025-02-14 01:00 AM
Hello @ShivDesh ,
Did you find a solution to your issue?
2025-02-16 09:23 PM
Hello @Osman SOYKURT ,
Not yet able to customize the Keyboard as needed but got one keyboard which I am using temporally for now.
It would be helpful to all Users if there is default inbuild Keyboard provided in touchgfx.
BR,
Shivprasad
2025-02-17 01:58 AM
2025-02-17 03:57 AM
Yes Sure Osman.
Thanks for sharing the information. If the Keyboard plan is changed in future to be more customizable, I might need play around it will keep you posted.
BR,
Shiv
2025-02-17 04:08 AM
You're welcome @ShivDesh ,
To give better visibility on the answered topics, please click on "Accept as Solution" on the reply which solved your issue or answered your question. Thanks :)
2025-02-23 09:42 PM
Yes Osman,
Actually, I am still looking for a good solution.
If there is any document to do it or some direction you could provide that would be great.
What I need to follow to have a keyboard which can be customized. I mean having Enter space, char, num, special char, etc in it and changes to be done for it ?
If you could provide a source code and let me know the changes and steps to do it, that would be very helpful.
Thanks :)