mirror of
https://github.com/wxWidgets/wxWidgets.git
synced 2026-08-17 17:02:51 +08:00
In the dialog, create the controls put in the static box sizer with the sizer's static box as the parent instead of the dialog. Improve appearance of custom drawn items in dark mode. Closes #23765.