@TheQuinbox__dup_29935@dragonscave.space
Post #294813
2026-02-15 04:10 UTC
I now officially have code in wxWidgets! There was a really dumb bug where enabling dark mode for apps would cause your check boxes and radio buttons to show up as just raw buttons to screen readers. I got tired of this, sent in a quick PR, got some feedback from the wxWidgets maintainers, cleaned everything up, and it's now merged! This is the beauty of open source. https://github.com/wxWidgets/wxWidgets/commit/b5ea9cfe86cedc095adbfd23cff7ea32a2a43a4b
Replies (3)
-
@Bri@fwoof.space 2026-02-15 04:19
@TheQuinbox@dragonscave.space oh shit, nice! You fixed that! Sweet!
-
@alexchapman@tweesecake.social 2026-02-15 11:21
@TheQuinbox@dragonscave.space Oh thank God, I wonder if this will also make it to WXPython at some point, I'm sick of the button issue there as well without some supid ass workaround lol.
-
@NikJov@mastodon.social 2026-02-15 17:58
@TheQuinbox@dragonscave.space Wonderful stuff, thank you for tackling this, QC Playroom was impacted by this problem as well.