Next Previous Up Top Contents Index

5.3 DUIM-Sheets Module

sheet-pointer-cursor-setter

Generic function

Summary

Sets the pointer cursor associated with the specified sheet.

Signature

sheet-pointer-cursor-setter cursor sheet => cursor

Arguments

cursor
An instance of type <cursor>.

sheet
An instance of type <sheet>.

Values

cursor
An instance of type <cursor>.

Library

duim-sheets

Module

duim-sheets

Description

Sets 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, page 358


Functional Developer Library Reference: DUIM - 3 Dec 1998

Next Previous Up Top Contents Index