cancel
Showing results for 
Search instead for 
Did you mean: 

Add numeric keypad display

brian239955_stm1
Associate III

I'm just starting to use touchGFX and am trying to figure out the best way to design the functionality I need. I need a numeric input panel along with a display of the number that was entered. I need 10 digits (0-9), decimal point, a backspace, and an Enter key. The display portion needs to display a number up to 999.999. I see individual buttons available in touchGFX Designer, as well as a full keyboard, but not a numeric keypad.

 What is the easiest/best way to get to this functionality. My eventual target is an STM32F469 Discovery board, although I'm willing to upgrade to something faster if needed.

 Thanks

2 REPLIES 2
Martin KJELDSEN
Chief III

Hi @brian239955_stm1​,

Start by checking out the Keyboard example we have through the Designer. Then get back to me with what you feel you're missing, okay? You should be able to adapt the example to something numerical instead. Thanks!

/Martin

Martin KJELDSEN
Chief III

Hi @brian239955_stm1​,

Any update on your end? Did you try the standard Keyboard example?

/Martin