How to get character index by mouse coordinates inside Drag&Drop event handler?
I need to drop a visual component onto a CodeArea and insert some text at arbitrary position. Is there any utility method to convert screen coordinates to character index? Or could you please implement such method in a future release?
How to get character index by mouse coordinates inside Drag&Drop event handler?
I need to drop a visual component onto a CodeArea and insert some text at arbitrary position. Is there any utility method to convert screen coordinates to character index? Or could you please implement such method in a future release?