Re: Backspace doesn't work in 4.1.0 programs?
- Posted by RobertS May 08, 2022
- 1744 views
I think I've found a solution - thank you, Chris, for pointing me to "position". I hope more testing won't bring some unpleasant surprise, but as far as I've tested it (with Euphoria 4.1 and Windows 10), this seems to work as a Backspace-enabled alternative to prompt_string()
I’ve deleted the code, because it was just a proof of concept, flawed and incomplete. I’ll post a proper version below.
I think it won't be too difficult to add cursor left/right, and insert/delete, but the important thing is that Backspace works.
Thanks again!
Robert