Question
handleKeyEvent(uint8_t) doesn't work with backspace or enter
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.
