Return proper value from wxIAccessible::get_accSelection() if no children are selected
VT_EMPTY VARIANT should be returned if wxAccessible::GetSelections() returns empty list of selected children.
This commit is contained in:
@@ -75,6 +75,8 @@ All:
|
||||
- Handle strings with embedded NULs in wxDataStream (Nitch).
|
||||
- Don't crash in wxTextFile::GetLastLine() if the file is empty (crohr).
|
||||
- Add wxString::cbegin() and cend() method (Lauri Nurmi).
|
||||
- Return proper value from wxIAccessible::get_accSelection() if no children
|
||||
are selected.
|
||||
|
||||
All (GUI):
|
||||
|
||||
|
Reference in New Issue
Block a user