NAME
TkSetCaretPos - set the display caret location
SYNOPSIS
##iinncclluuddee <
int TTkkSSeettCCaarreettPPooss(tkwin, x, y, height) AARRGGUUMMEENNTTSS TkWindow tkwin (in) Token for window.> int x (in) Window-relative x coordinate.
int y (in) Window-relative y coordinate.
int h (in) Height of the caret in the window.DESCRIPTION
TTkkSSeettCCaarreettPPooss sets the caret location for the display of the specifiedTkWindow tkwin. The caret is the per-display cursor location used for
indicating global focus (e.g. to comply with Microsoft Accessibilityguidelines), as well as for location of the over-the-spot XIM (X Input
Methods) or Windows IME windows. KKEEYYWWOORRDDSS caret, cursorTk 8.4 TkSetCaretPos(3)