I would guess it's some kind of bug or unanticipated interaction with the text display widget. It's something we would have to investigate.What am I doing wrong ?
Hi hippy,I would guess it's some kind of bug or unanticipated interaction with the text display widget. It's something we would have to investigate.
No and I wouldn't hold your breath; creating a VT100 emulator or similar, or even simpler, is something of an undertaking.s there any confirmation that this is being investigated ?. I could really do with it working.
And then we pull the chain...All feature requests/bugs are logged on our ticket system.
Hear, hear!Are Rev-Ed looking into this backspace bug ?
The manual says backspace should work, but it doesn't.
Buzby,It's been over a year since I pointed out this incorrect behavior of PE, and still no fix for it.
I would not have thought that. If they were language related I would expect to either see more of them, or see 'foreign' words in there somewhere.Perhaps the "Foreign" just means non-Engllish?
Almost certainly. Looking through the executable for occurrences of "Foreign"...Perhaps the "Foreign" just means non-Engllish?
Foreign_Quick_Syntax
Foreign_Serial_Terminal
Foreign_Simulation
Foreign
Foreign_TranslateFormControls
Get_Foreign_Serial_Terminal
Foreign_TranslateDockingManager
Foreign_Dictionary
The third party terminal shouldn't be hard but you won't know for certain until you see the code. Not every snippet of code is functionally correct, logical, readable and easily modified. Been there; had to fix that :-(