Author Topic: Strange toolbars in wx29  (Read 7132 times)

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9723
Strange toolbars in wx29
« on: May 01, 2012, 01:35:36 pm »
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: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ