wxHyperTextWindow::FindPosition

Bool FindPosition(float mouseX, float mouseY, int *charPos, int *linePos, long *blockId)

Finds the character and line position of the given point, plus the id of the block found. Returns FALSE if no character was found at this position.