cancel
Showing results for 
Search instead for 
Did you mean: 

TouchGFX Numberpad?

Kneepatch
Senior

Is there a way to make the built-in TouchGFX keyboard act as a numberpad? I just want a way to enter numbers, decimals, backspace, and confirm data entry. This is for the STM32F469I-Disco board.

-Kneepatch
1 ACCEPTED SOLUTION

Accepted Solutions
Osman SOYKURT
ST Employee

Hello Kneepatch,

We shared a keypad custom widgets few weeks ago on the forum, I'm sure you can use it to build your own project :) You can find it here.

/Osman

Osman SOYKURT
ST Software Developer | TouchGFX

View solution in original post

4 REPLIES 4
Osman SOYKURT
ST Employee

Hello Kneepatch,

We shared a keypad custom widgets few weeks ago on the forum, I'm sure you can use it to build your own project :) You can find it here.

/Osman

Osman SOYKURT
ST Software Developer | TouchGFX

Thank you!

-Kneepatch

You're welcome!

/Osman

Osman SOYKURT
ST Software Developer | TouchGFX

Hi,

i wanted to  built-in TouchGFX keyboard act as a numberpad. i tried keypad custom widgets  but all the files are in (.tpkg) so any idea on how to extract and use those files to implement project in touchgfx.\

ThankYou