Scintilla: disable backspace/del?
Posted: Sun Jul 03, 2016 2:34 pm
hello,
tried with Scintilla's callback, but *s\ch returns 0 at this, also, the window callback (uMsg=#WM_KEYUP) doesn't seem to work.
it need to capture these keys and disallow text removing except if caret is located at last line;
tried with Scintilla's callback, but *s\ch returns 0 at this, also, the window callback (uMsg=#WM_KEYUP) doesn't seem to work.
it need to capture these keys and disallow text removing except if caret is located at last line;