← Back to team overview

kicad-developers team mailing list archive

Re: wxWidgets 2.9.1 menu bitmap problem.

 

Le 05/04/2011 19:09, Wayne Stambaugh a écrit :
I just noticed that most (but not all) of the menu item bitmaps in Kicad are
check marks when building against wxWidgets 2.9.1 on windows.  Has any one else
seen this or is it just me?

Wayne

Previous commit (commit 2945) is the culprit.
This is due to an incorrect use of macro SETBITMAPS.

I fixed this issue and I'll commit the fix with some other enhancements very soon.

--
Jean-Pierre CHARRAS




References