Skip to content

Conversation

@arch1t3cht
Copy link
Member

Since wxWidgets 2.9.1, wxWidgets wants controls added to wxStaticBoxSizers to be created with the sizer's static box as a parent. Newer wxWidgets versions (above 3.3.0) warn when this is not the case, and can break some controls on mac.


PR created to test CI.

Since wxWidgets 2.9.1, wxWidgets wants controls added to
wxStaticBoxSizers to be created with the sizer's static box as a parent.
Newer wxWidgets versions (above 3.3.0) warn when this is not the case,
and can break some controls on mac.
@arch1t3cht arch1t3cht merged commit 13b7797 into master Jan 5, 2026
7 checks passed
@arch1t3cht arch1t3cht deleted the static-box-sizers branch January 5, 2026 12:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants