Page 1 of 1

Problem with arrow

Posted: Sat Mar 26, 2011 2:04 pm
by Ceprotec
Hello Sergey.

I'm having a problem to move the keyboard arrow up. Down, left and right works ok, but when I use the up arrow the cursor leaves the srichviewedit and goes to other components. How do I fix this?

Posted: Sat Mar 26, 2011 3:27 pm
by Sergey Tkachenko
How to reproduce this problem?

Posted: Mon Mar 28, 2011 2:57 pm
by Ceprotec
What happens when I press the up key / ^ \ the cursor leaves the SrichViewEdit and goes to another component of the window, eg a TEdit. This only happens on the up arrow, the others are right.

Posted: Mon Mar 28, 2011 4:39 pm
by Sergey Tkachenko
I created a new project, placed TEdit and TSRichViewEdit on the form.
Ran it. Clicked TSRichViewEdit. Pressed "up". The caret is still in TSRichViewEdit.

Posted: Mon Mar 28, 2011 7:18 pm
by Ceprotec
Ok, thanks. But you know what might be causing this? Well I checked with one of DEMOS and everything is equal. I do not know what may have caused this ... :(

Posted: Mon Mar 28, 2011 7:41 pm
by Ceprotec
Sorry Sergey, I discovered that the problem is the project I'm working and do not have to do with srichviewedit. even more. :?