2025-05-23 4:36 AM
Hi,
Why isn't handleKeyEvent() called in touchghx simulator when I press the backspace or the enter keys of my keyboard?
Also, it's a bit sad that it only works with ascii char, so I just can't send a 'é' or a 'è' char for instance… Could it be improved in the next version of touchgfx plz?
Thanks in advance.
2025-05-23 4:48 AM
2025-05-25 11:08 PM
You don't need to do much, just override the handleKeyEvent() in one of your views and that's it…
But as I said, it works with all key inputs besides backspace and enter which I'd like to have.
2025-05-26 4:17 AM - edited 2025-05-26 4:21 AM
Hello @GMeur,
Thanks for your suggestion, currently we are not planning to support them but this will be discussed with the team.
BR,