Cursor location changed.
Attribute | Always present? | Purpose |
---|---|---|
enabled | yes | true if cursor is to be displayed |
row | no | Row number, with 1 at the top |
column | no | Column number, with 1 at the left |
Example:
<cursor enabled="true" row="20" column="12"/> <cursor enabled="false"/>