PDA

View Full Version : IDE caption bar to show full path to bld file


a_t_jackson
11-16-2004, 03:16 AM
I need to manage different branches of the same code base. In each branch the build script is named the same - because its just a branch. For that reason I need to be able to tell easily which version of a script I currently have opened in the Visual Build IDE. It would would be really useful if the caption bar on the IDE displayed full path to the script file.

At the moment it just displays the filename:
"MyScript.bld - Visual Build Professional"

But I'd like...
"C:\MyCode\1.0\MyScript.bld - Visual Build Professional"
"C:\MyCode\2.0\MyScript.bld - Visual Build Professional"

kinook
11-16-2004, 07:28 AM
Tools | User Options | General | Display full path of project file in title bar