git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27244
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
wxACC\_NOT\_IMPLEMENTED, // The function is not implemented
wxACC\_NOT\_SUPPORTED // The function is not supported
} wxAccStatus
wxACC\_NOT\_IMPLEMENTED, // The function is not implemented
wxACC\_NOT\_SUPPORTED // The function is not supported
} wxAccStatus
Directions of navigation are represented by
the following:
Directions of navigation are represented by
the following:
wxNAVDIR\_RIGHT,
wxNAVDIR\_UP
} wxNavDir
wxNAVDIR\_RIGHT,
wxNAVDIR\_UP
} wxNavDir
The role of a user interface element is represented
by the following type:
The role of a user interface element is represented
by the following type:
wxROLE\_SYSTEM\_WHITESPACE,
wxROLE\_SYSTEM\_WINDOW
} wxAccRole
wxROLE\_SYSTEM\_WHITESPACE,
wxROLE\_SYSTEM\_WINDOW
} wxAccRole
Objects are represented by the following type:
Objects are represented by the following type:
wxOBJID\_ALERT = 0xFFFFFFF6,
wxOBJID\_SOUND = 0xFFFFFFF5
} wxAccObject
wxOBJID\_ALERT = 0xFFFFFFF6,
wxOBJID\_SOUND = 0xFFFFFFF5
} wxAccObject
Selection actions are identified by
this type:
Selection actions are identified by
this type:
wxACC\_SEL\_ADDSELECTION = 8,
wxACC\_SEL\_REMOVESELECTION = 16
} wxAccSelectionFlags
wxACC\_SEL\_ADDSELECTION = 8,
wxACC\_SEL\_REMOVESELECTION = 16
} wxAccSelectionFlags
States are represented by the following:
States are represented by the following:
#define wxACC\_STATE\_SYSTEM\_SELECTED 0x00800000
#define wxACC\_STATE\_SYSTEM\_SELFVOICING 0x01000000
#define wxACC\_STATE\_SYSTEM\_UNAVAILABLE 0x02000000
#define wxACC\_STATE\_SYSTEM\_SELECTED 0x00800000
#define wxACC\_STATE\_SYSTEM\_SELFVOICING 0x01000000
#define wxACC\_STATE\_SYSTEM\_UNAVAILABLE 0x02000000
Event identifiers that can be sent via \helpref{wxAccessible::NotifyEvent}{wxaccessiblenotifyevent} are
as follows:
Event identifiers that can be sent via \helpref{wxAccessible::NotifyEvent}{wxaccessiblenotifyevent} are
as follows:
#define wxACC\_EVENT\_OBJECT\_HELPCHANGE 0x8010
#define wxACC\_EVENT\_OBJECT\_DEFACTIONCHANGE 0x8011
#define wxACC\_EVENT\_OBJECT\_ACCELERATORCHANGE 0x8012
#define wxACC\_EVENT\_OBJECT\_HELPCHANGE 0x8010
#define wxACC\_EVENT\_OBJECT\_DEFACTIONCHANGE 0x8011
#define wxACC\_EVENT\_OBJECT\_ACCELERATORCHANGE 0x8012
\latexignore{\rtfignore{\wxheading{Members}}}
\latexignore{\rtfignore{\wxheading{Members}}}