News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

Strange toolbars in wx29

Started by MortenMacFly, May 01, 2012, 01:35:36 PM

Previous topic - Next topic

MortenMacFly

Something I've noticed while working with C::B trunk (C::B + core plugins only):
1.) The toolbars look like the image attached. Something seems seriously wrong.
2.) Whenever I enter the environment settings I see this dialog twice:
---------------------------
wxWidgets Debug Alert
---------------------------
../../src/msw/listctrl.cpp(332): assert "nModes == 1" failed in MSWGetStyle(): wxListCtrl style should have exactly one mode bit set
Do you want to stop the program?
You can also choose [Cancel] to suppress further warnings.

Is it only me, or can somebody reproduce?
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]