2021-08-15 11:09 PM
I know TouchGFX provide a template for keyboard, but the layout is far from what I need. What I need is something like our typical numeric keypad in our standard PC keyboard ( the one on right hand side).
When I take a look the sample code, it seems not trivial, there are 3 cpp/hpp files that I can see. Can someone give me pointer how to proceed?
If there is a ready sample would be great, if not please advice me which files need to be modified. Or maybe I can break down my questions:
I recommend ST make a sample demo for this as this is very typical usage and there would be many developers looking for it
2021-09-09 12:43 AM
I made a custom container which has comparable layout but extra keys for decimal separator, +/- and backspace and clean page. For each key, in interactions I described a virtual feature, e.g. GoKey1.