Next Previous Up Top Contents Index

5.3 DUIM-Sheets Module

sheet-pointer-cursor

Generic function

Summary

Returns the pointer cursor associated with the specified sheet.

Signature

sheet-pointer-cursor sheet => cursor

Arguments

sheet
An instance of type <sheet>.

Values

cursor
An instance of type <cursor>.

Library

duim-sheets

Module

duim-sheets

Description

Returns the pointer cursor associated with sheet. This is the cursor used to represent the mouse pointer whenever the mouse pointer is inside the boundary of sheet.

See also

sheet-pointer-cursor-setter, page 359

sheet-text-cursor, page 362


Functional Developer Library Reference: DUIM - 3 Dec 1998

Next Previous Up Top Contents Index