Backspace doesn't work in 4.1.0 programs?
- Posted by RobertS May 05, 2022
- 1883 views
It's been a long time since I've been here - all those years, all things I needed always worked well. Sorry if this here has been discussed before - if so, I couldn't find it.
I have recently updated from 4.05 to 4.1.0 (64 bit), and now I find that the Backspace key doesn't work anymore with input from the console using gets(0), and thus also not with prompt_string(). Whether this is by design or a bug, it is seriously annoying as users will not expect this behavior, and may not be able to guess that they can use the left arrow key instead.
Thanks for any help! Robert