Next Previous Up Top Contents Index

5.3 DUIM-Sheets Module

<cursor>

Type

Summary

The class of cursor objects.

Equivalent

type-union(<symbol>, <image>)

Init-keywords

None.

Library

duim-sheets

Module

duim-sheets

Description

The class of cursor objects. The cursor is the small image that is used to display the location of the mouse pointer at any time. A cursor can actually be any instance of <symbol> or any instance of <image>.

Operations

pointer-cursor-setter set-caret-position sheet-pointer-cursor-setter

See also

<caret>, page 214

cursor?, page 240


Functional Developer Library Reference: DUIM - 3 Dec 1998

Next Previous Up Top Contents Index