I just added some checkable wxMenuItems to the menu of my application. They have to be checked by default, so I check the right checkboxes in wxSmith. Then I build my application and it works as it is supposed to work.
The problem come when I close the project (even if I don't close codeblocks) because when I open the project again, that menu items aren't checked.
This bug isn't much important, because it is easily avoidable, but it is quite annoying.
Edit:
Codeblocks svn5323
Ubuntu 8.04.1 x86_64