Caret at end of line
Posted: Tue Jul 04, 2023 7:36 am
Hi, Sergey!
Please help, how can I detect that caret at the end of line?
Little description: then I click right mouse button at empty space of RVE, caret position itself at end of clicked line, so GetCurrentWord return last word of it, but I want to return empty string. I think that detecting EOL will be enough)
Or may be there is another solution for my problem: I want to get item tag at click point, if no tag then word at click?
Thank you!
Please help, how can I detect that caret at the end of line?
Little description: then I click right mouse button at empty space of RVE, caret position itself at end of clicked line, so GetCurrentWord return last word of it, but I want to return empty string. I think that detecting EOL will be enough)
Or may be there is another solution for my problem: I want to get item tag at click point, if no tag then word at click?
Thank you!