@stevecor With your recent PR #26516 it seems the wxCheckBox isn't quite functioning right with respect to appearance.
If you start the widgets sample (Adding MSWEnableDarkMode() to OnInit()) with Windows in dark mode, you can see the checkbox text has a dark/black text color.
If you toggle to light mode, then toggle back, the appearance is correct:
image.png (view on web)If you click "Reset" to rebuild the control, it goes back to having the dark text color.
I'm not familiar with the details of your PR, but I guess something isn't being considered on initial creation here. Hopefully it's trivial.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications, keep track of coding agent tasks and review pull requests on the go with GitHub Mobile for iOS and Android. Download it today!
You are receiving this because you are subscribed to this thread.![]()
Looks like this is an issue for RadioBox too
image.png (view on web)—
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications, keep track of coding agent tasks and review pull requests on the go with GitHub Mobile for iOS and Android. Download it today!
You are receiving this because you are subscribed to this thread.![]()