Abstract instantiable class
The class of carets.
<object>
sheet:false-or(<sheet>).
x:<integer>. Default value: 0.
y:<integer>. Default value: 0.
width:<integer>. Default value: 0.
height:<integer>. Default value: 0.
duim-sheets
duim-sheets
The class of carets, or text cursors. A cursor can actually be any instance of <symbol> or any instance of <image>.
The sheet: init-keyword specifies the sheet that the caret is positioned in.
The x:, y:, width:, and height: init-keywords define the position and size of the caret, with respect to the sheet that contains it. The position of the caret is measured from the top left of the sheet. All units are measured in pixels.
The following operations are exported from the DUIM-Sheets module.
caret-position caret-sheet caret-size caret-visible? caret-visible?-setter display port set-caret-position