wxHyperTextWindow::GetOffsetPosition

Bool GetOffsetPosition(int line1, int char1, int offset, int *line2, int *char2)

Gets the line number and character position of the point which is offset number of characters from the given point. The position is returned in line2 and char2.

Returns FALSE if it failed for any reason.