Gordon Sun
Results
63
comments of
Gordon Sun
Facing the same problem. Is there even a way to catch the keyboard event and handle it myself?
Good idea for the `DELETE_CHARACTER_COMMAND`
I was able to use `DELETE_CHARACTER_COMMAND` and do it myself. But it is quite a lot of code. No wonder it's not done by default. Some key points: Detect if...