Skip to main content
BGuth.1
Senior
May 10, 2021
Question

Is there a keyboard widget available in TouchGFX now?

  • May 10, 2021
  • 1 reply
  • 588 views

Keyboard is such a common functionality. Is there a widget available now in TouchGFX?

This topic has been closed for replies.

1 reply

Romain DIELEMAN
ST Employee
May 10, 2021

Hi,

When you create a project there is an example called "Keyboard Example" under the "UI template" section. You can have a look at the code and its configuration to re use it in your project. I believe some users have shared some of their own on this forum or online.

It is in our backlog to create a more adaptable keyboard widget and to add it directly to Designer but it is actually quite complex as every project have different needs.

/Romain