macOS has transparent backgrounds for controls like statictext, or the text part of checkboxes etc, also nested group boxes get different shades of gray, avoids background erase, see #26088
https://github.com/wxWidgets/wxWidgets/pull/26090
(2 files)
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.![]()
Should I merge this and close #26088 or do you plan more changes here?
Also, should this be backported to 3.2?
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.![]()
@vadz it should replace it yes, but first we need confirmation from @RobertRoeb that it solves his problems as well, and if we get enough coverage on master, then backporting it would be a good idea
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.![]()
@csomor pushed 1 commit.
—
View it on GitHub or unsubscribe.
You are receiving this because you are subscribed to this thread.![]()
Thanks, it works!
BTW, I had tried setting that BG style myself, and even just tried again, but in a slightly different stage of control creation process, and it had/has no effect.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.![]()
Thanks, it works! BTW, I had tried setting that BG style myself, and even just tried again, but in a slightly different stage of control creation process, and it had/has no effect.
perfect, thanks a lot for testing
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.![]()
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.![]()