
FLTK::Cursor - Mouse cursor support for the Fast Light Tool Kit

Cursor is an opaque system-dependent class.
Currently you can only use the built-in cursors but a method to turn an Image into a Cursor will be added in the future.
To display a cursor,
call Widget::cursor().
Built-in cursors may be imported with the cursor tag and are...
CURSOR_DEFAULTthe default cursor, usually an arrow.
CURSOR_ARROWup-left arrow pointer
CURSOR_CROSScrosshairs
CURSOR_WAITwatch or hourglass
CURSOR_INSERTI-beam
CURSOR_HANDhand / pointing finger
CURSOR_HELPquestion mark
CURSOR_MOVE4-pointed arrow
CURSOR_NSup/down arrow
CURSOR_WEleft/right arrow
CURSOR_NWSEdiagonal arrow
CURSOR_NESWdiagonal arrow
CURSOR_NOcircle with slash
CURSOR_NONEinvisible

cursor 
Sanko Robinson <sanko@cpan.org> - http://sankorobinson.com/

Copyright (C) 2008-2010 by Sanko Robinson <sanko@cpan.org>
This program is free software; you can redistribute it and/or modify it under the terms of The Artistic License 2.0. See the LICENSE file included with this distribution or notes on the Artistic License 2.0 for clarification.
When separated from the distribution, all original POD documentation is covered by the Creative Commons Attribution-Share Alike 3.0 License. See the clarification of the CCA-SA3.0.