Default cursors provided by the application.

Enumerator:
DEF_ARROW_CURSOR 
DEF_RARROW_CURSOR  Arrow cursor.
DEF_TEXT_CURSOR  Reverse arrow cursor.
DEF_HSPLIT_CURSOR  Text cursor.
DEF_VSPLIT_CURSOR  Horizontal split cursor.
DEF_XSPLIT_CURSOR  Vertical split cursor.
DEF_SWATCH_CURSOR  Cross split cursor.
DEF_MOVE_CURSOR  Color swatch drag cursor.
DEF_DRAGH_CURSOR  Move cursor.
DEF_DRAGV_CURSOR  Resize horizontal edge.
DEF_DRAGTL_CURSOR  Resize vertical edge.
DEF_DRAGBR_CURSOR  Resize upper-leftcorner.
DEF_DRAGTR_CURSOR  Resize bottom-right corner.
DEF_DRAGBL_CURSOR  Resize upper-right corner.
DEF_DNDSTOP_CURSOR  Resize bottom-left corner.
DEF_DNDCOPY_CURSOR  Drag and drop stop.
DEF_DNDMOVE_CURSOR  Drag and drop copy.
DEF_DNDLINK_CURSOR  Drag and drop move.
DEF_CROSSHAIR_CURSOR  Drag and drop link.
DEF_CORNERNE_CURSOR  Cross hair cursor.
DEF_CORNERNW_CURSOR  North-east cursor.
DEF_CORNERSE_CURSOR  North-west cursor.
DEF_CORNERSW_CURSOR  South-east cursor.
DEF_HELP_CURSOR  South-west cursor.
DEF_HAND_CURSOR  Help arrow cursor.
DEF_ROTATE_CURSOR  Hand cursor.
DEF_WAIT_CURSOR  Wait cursor.

Definition at line 88 of file FXApp.h.


(C) 2002-2009 Niall Douglas. Some parts (C) to assorted authors.
Generated on Fri Nov 20 18:31:42 2009 for TnFOX by doxygen v1.4.7