include file: wxEuphoria.e
Creation parameters:
There are two methods:
- From a wxImage (create a wxBitmap and use convert_to_image)
- Cursor id
- wxCURSOR_NONE = 0,
- wxCURSOR_ARROW = 1,
- wxCURSOR_RIGHT_ARROW = 2,
- wxCURSOR_BULLSEYE = 3,
- wxCURSOR_CHAR = 4,
- wxCURSOR_CROSS = 5,
- wxCURSOR_HAND = 6,
- wxCURSOR_IBEAM = 7,
- wxCURSOR_LEFT_BUTTON = 8,
- wxCURSOR_MAGNIFIER = 9,
- wxCURSOR_MIDDLE_BUTTON = 10,
- wxCURSOR_NO_ENTRY = 11,
- wxCURSOR_PAINT_BRUSH = 12,
- wxCURSOR_PENCIL = 13,
- wxCURSOR_POINT_LEFT = 14,
- wxCURSOR_POINT_RIGHT = 15,
- wxCURSOR_QUESTION_ARROW = 16,
- wxCURSOR_RIGHT_BUTTON = 17,
- wxCURSOR_SIZENESW = 18,
- wxCURSOR_SIZENS = 19,
- wxCURSOR_SIZENWSE = 20,
- wxCURSOR_SIZEWE = 21,
- wxCURSOR_SIZING = 22,
- wxCURSOR_SPRAYCAN = 23,
- wxCURSOR_WAIT = 24,
- wxCURSOR_WATCH = 25,
- wxCURSOR_BLANK = 26
Parent Topics:
Classes
Controls
wxFrame
wxWindow