[previous] [up] [next]     [index]
Next: ok? Up: Windowing Class Reference Previous: set-event-type

cursor%

A cursor is a small bitmap that indicates the location of the mouse pointer. The bitmap image typically indicates the current mode or meaning of a mouse click at its current location.

A cursor is assigned to each window (or the window may use its parent's cursor; see set-cursor for more information), and the pointer image is changed to match the window's cursor when the pointer is moved over the window. Each cursor object may be assigned to many windows.

Methods


PLT