Josh Posted May 29, 2021 Share Posted May 29, 2021 It took quite a lot of work just to get the right key codes out of X11. To get an idea of what is involved see this code: https://github.com/cyrus-and/xkeylogger/blob/master/xkeylogger.c The textfield should be fast and responsive for both mouse and keyboard events. I have only tried it in a VM which is always a little sluggish. Backspace and delete are working but I have not implemented undo / redo. All keys should work, on all types of keyboard layouts and languages. No weird undefined characters should be appear if you press any type of key. TextField.zip Quote My job is to make tools you love, with the features you want, and performance you can't live without. Link to comment Share on other sites More sharing options...
aiaf Posted May 31, 2021 Share Posted May 31, 2021 Works for me. What about Copy Paste support ? (Control-C Control-V) That would be useful for such widget. 1 Quote I made this with Leadwerks/UAK: Structura | Stacky Desktop Edition Website: Binary Station Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.