I often have multiple projects within a workspace, and often got the problem that one project is working and another is not because of a fault in my project settings (a missing library or something like that). On Visual C++ you can open the settings for one project and then just select another project without re-opening the settings-dialog (when selecting another project the dialog just updates the shown values to those of the newly selected project). On codeblocks you have to open the dialog for one project, check the settings, close it and then open the same dialog for the other project.
So I would really appreciate if one could change that so that it works the same way as in Visual C++. I think this would really improve the usablillity when working with multiple projects.
And thank you for the great work, codeblocks is really a great IDE:
Cheers,
Sino