class Fox::FXCursor

Cursor class

Stock cursors

CURSOR_ARROW

Default left pointing arrow

CURSOR_RARROW

Right arrow

CURSOR_IBEAM

Text I-Beam

CURSOR_WATCH

Stopwatch or hourglass

CURSOR_CROSS

Crosshair

CURSOR_UPDOWN

Move up, down

CURSOR_LEFTRIGHT

Move left, right

CURSOR_MOVE

Move up, down, left, right

Cursor options

CURSOR_KEEP

Keep pixel data in client

CURSOR_OWNED

Pixel data is owned by cursor