PositionToCoords for RichTextCtrl

41 Views Asked by At

I have been using the PositionToCoords() method to convert the text cursor position to window coordinates in the TextCtrl widget.

Now, I have to move to using the RichTextCtrl widget but PositionToCoords() is not available there and I cannot find an equivalent method.

Any help would be great!

0

There are 0 best solutions below