Accessibility: wxCheckListBox doesn't convey checked/unchecked state of items on Windows (Issue #25948)

7 views
Skip to first unread message

glenrgordon

unread,
Nov 2, 2025, 12:49:41 PM (8 days ago) Nov 2
to wx-...@googlegroups.com, Subscribed
glenrgordon created an issue (wxWidgets/wxWidgets#25948)

The standard Windows ListBox class has no concept of checked/unchecked state of items. WXWidgets obviously overcomes this with owner drawn items so that the checked boxes can be drawn. But this info gets lost when using the standard Windows IAccessible ListBox implementation since said implementation has no concept of checked state for individual items.

I have a fix in-process for which I will offer up a pull request in the next couple of weeks.


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <wxWidgets/wxWidgets/issues/25948@github.com>

VZ

unread,
Nov 2, 2025, 12:51:01 PM (8 days ago) Nov 2
to wx-...@googlegroups.com, Subscribed
vadz left a comment (wxWidgets/wxWidgets#25948)

Great, thanks, looking forward to it!


Reply to this email directly, view it on GitHub, or unsubscribe.

You are receiving this because you are subscribed to this thread.Message ID: <wxWidgets/wxWidgets/issues/25948/3478143000@github.com>

Reply all
Reply to author
Forward
0 new messages