icursor

(#<widget> 'icursor tagOrId index)
Set the position of the insertion cursor for the item(s) given by tagOrId to just before the character whose position is given by index.

If some or all of the items given by tagOrId don't support an insertion cursor then this command has no effect on them. See above for a description of the legal forms for index.

Note: the insertion cursor is only displayed in an item if that item currently has the keyboard focus (see the widget command focus, below), but the cursor position may be set even when the item doesn't have the focus.

This command returns an empty string.


© Author | Home | Sitemap