Code::Blocks Forums
User forums => General (but related to Code::Blocks) => Topic started by: Miguel Gimenez on December 12, 2025, 03:37:17 pm
-
wxWidgets has just published the 3.2.9 (https://github.com/wxWidgets/wxWidgets/releases/tag/v3.2.9) release.
-
Good news.
But it looks like wx 3.3.1 and wx 3.2.9 do not have much difference. :)
So, I switched my github action to used the msys2's wx3.3.1 to build C::B, see here: Release CodeBlocks svn r13761 and wxWidgets 3.3.1.0 Build at 2025-12-07-05-06-33 asmwarrior/x86-codeblocks-builds (https://github.com/asmwarrior/x86-codeblocks-builds/releases/tag/r13761-2025-12-07-05-06-33).
-
But it looks like wx 3.3.1 and wx 3.2.9 do not have much difference. :)
At least, support for dark mode in MSW is new with 3.3.x serie
-
But it looks like wx 3.3.1 and wx 3.2.9 do not have much difference. :)
At least, support for dark mode in MSW is new with 3.3.x serie
Oh, yes, I forgot that. I haven't used the dark mode before.