Hi coders, i'm new to code::blocks but i like it very much. I do have one thing that bothers me: the ui is ok, but still messy at some points. I'm not a good ui interface designer, but i did found some points that bother me:
There are duplicates in the menu, for example, the project tree has a drop down menu containing items like:
* Close project: Can be found in the tree-menu, main-menu under project and main-menu under file.
Same for the close all projects menu in the main menu: what does this do? close all projects and leave me with an empty workspace? Or close the workspace and open the default workspace? I would prefer a close workspace in the tree-dropdown.
*Add files/Add files recursive/Remove files: they are too in the mainproject menu. I believe it would be enough too have them
only in the tree-menu.
* Compile/clean/rebuild options, there are quite alot of them. They seem usefull but it would be nice too reduce them.
* Project tree options: they are also in the project tree menu, and i think they belong just there.
In the main menu there are also some things i don't understand:
Save project / save all projects: Do you really want to save separate projects? You can't really see what has changed: the project, the workspace, which projects are changed and which not? I think save workspace will be enough, save all projects and the workspace.