FXDefaultCursor

enum FXDefaultCursor

Default cursors provided by the application

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


Documentation

Default cursors provided by the application
o DEF_ARROW_CURSOR
Arrow cursor

o DEF_RARROW_CURSOR
Reverse arrow cursor

o DEF_TEXT_CURSOR
Text cursor

o DEF_HSPLIT_CURSOR
Horizontal split cursor

o DEF_VSPLIT_CURSOR
Vertical split cursor

o DEF_XSPLIT_CURSOR
Cross split cursor

o DEF_SWATCH_CURSOR
Color swatch drag cursor

o DEF_MOVE_CURSOR
Move cursor

o DEF_DRAGH_CURSOR
Resize horizontal edge

o DEF_DRAGV_CURSOR
Resize vertical edge

o DEF_DRAGTL_CURSOR
Resize upper-leftcorner

o DEF_DRAGBR_CURSOR
Resize bottom-right corner

o DEF_DRAGTR_CURSOR
Resize upper-right corner

o DEF_DRAGBL_CURSOR
Resize bottom-left corner

o DEF_DNDSTOP_CURSOR
Drag and drop stop

o DEF_DNDCOPY_CURSOR
Drag and drop copy

o DEF_DNDMOVE_CURSOR
Drag and drop move

o DEF_DNDLINK_CURSOR
Drag and drop link

o DEF_CROSSHAIR_CURSOR
Cross hair cursor

o DEF_CORNERNE_CURSOR
North-east cursor

o DEF_CORNERNW_CURSOR
North-west cursor

o DEF_CORNERSE_CURSOR
South-east cursor

o DEF_CORNERSW_CURSOR
South-west cursor

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.