Custom keyboard negative and float values
Hi all!
I'm looking for a custom numerical keypad, with negative sign, comma(for float vaues) , clear and enter.
How can i create? I found only querty, and numerical without comma and sign.
Thank you!
Hi all!
I'm looking for a custom numerical keypad, with negative sign, comma(for float vaues) , clear and enter.
How can i create? I found only querty, and numerical without comma and sign.
Thank you!
Hello
To create a custom keyboard you could get inspired by the ones that you already saw.
Download the custom keyboard (file with tpkg extension) , create a new TouchGFX project from Designer, click "Edit" -> "Import" -> "Custom container", select the tpkg file you downloaded.
Then you can click on files on the bottom left corner and check the files used for the custom container under YourProject\TouchGFX\gui\src\containers and YourProject\TouchGFX\gui\include\containers.
I am not an expert in calculator creation but there must be a lot of examples online.
Regards,
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.