-
I'd like to create sort of an IntelliSense auto-completion feature to a How can I retrieve the current cursor position (x/y coordinates in pixels) from a Your answer is appreciated. |
Beta Was this translation helpful? Give feedback.
Answered by
miloush
Sep 8, 2025
Replies: 1 comment 1 reply
-
Is |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
SetTrend
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is
GetRectFromCharacterIndex
what you are looking for? (CaretIndex
gives you the current index)