How do I set the focus back to the translation grid after running Document.SetActiveSegmentPair?

Hi,

After executing Document.SetActiveSegmentPair (Integration API), the segment cursor is positioned but the there is no text caret. You have to click on the segment for the text caret to appear and be able to start typing text on it.

What would be the best way to have the text caret appear at the first caracter of target text for the active segment just set via Document.SetActiveSegmentPair?

Josep.