RE: Debugger toolbar images do not behave correctly
I've traced thru all the wxWidget code and found no problem.
The problem is in the way XP treats all images after the first in a
tool bar.
The following url's contain bitmaps that correct the problem.
dbgrun.png for 16x16 image
http://forums.codeblocks.org/index.php?action=dlattach;topic=2753.0;attach=863
dbgrun.png for 22x22 image
http://forums.codeblocks.org/index.php?action=dlattach;topic=2753.0;attach=862
Discussion of the solution:
http://forums.codeblocks.org/index.php?topic=2753.0
thanks
pecan