my project, used codeblocks svn8598, wxwidget 2.9.4, under winxp os.
could not update gui changes to cpp file.
when i modify a button's var name on gui (wxs file), but the button name in cpp no change.
when i add button event on gui, meet a "Couldn't add new handler!" error.
and now double click mouse on button, can't entry this button's event function in cpp file, alse can't add a event for that button.
how can i repair my project to solve this problem?
thank you.
