Search found 1 match
- Tue Jul 04, 2023 7:36 am
- Forum: Support
- Topic: Caret at end of line
- Replies: 1
- Views: 17794
Caret at end of line
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 ...