Set Cursorposition (Line, Col) in RichViewEdit
Posted: Mon Aug 09, 2021 5:47 am
Hello,
I copy a text 1:1 from a RichViewEdit to a DBRichViewEdit and then I want to stand with the cursor in the DBRichViewEdit at the same position in the text as before in the RichViewEdit.
With the function: GetCurrentLineCol(Row,Col) I get the current row and column in the text.
But how can I set them again.
A command like SetCurrentLineCol does not exist.
Can someone help me here?
Greetings from Bavaria in Germany
AsterixBT
I copy a text 1:1 from a RichViewEdit to a DBRichViewEdit and then I want to stand with the cursor in the DBRichViewEdit at the same position in the text as before in the RichViewEdit.
With the function: GetCurrentLineCol(Row,Col) I get the current row and column in the text.
But how can I set them again.
A command like SetCurrentLineCol does not exist.
Can someone help me here?
Greetings from Bavaria in Germany
AsterixBT