Code::Blocks Forums
Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: infinigon on July 15, 2010, 06:50:15 pm
-
At the moment, the "Workspace" node in the Projects tree has a collapsible +/- button next to it. I cannot think of any advantages of having this, however removing it has at least two advantages:
1. Removing the button means that the whole tree can be shifted left by a significant margin - this is important to people tight on screen space (such as me).
2. I sometimes accidentally click on the button meaning that the projects all collapse. I have to click it again to access the project, which is inconvenient.
I posted this on the forum in case anybody had any objection to removing this for whatever reason. I have attached a patch to remove this button (you can still double-click on the workspace to collapse it if you so wish), however be warned that I have only tested this on Windows XP 32-bit!
Update: uploaded here
http://developer.berlios.de/patch/index.php?func=detailpatch&patch_id=3023&group_id=5358
(PS: I don't know much about the Symbol browser tree, but can the same be done there?)