Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Feature Requests
 Customize title bar display

You must be registered to post a reply.
Click here to register.

Screensize:
UserName:
Password:
Format: BoldItalicizeUnderlineStrikethrough Align leftCenterAlign right Insert horizontal ruleUpload and insert imageInsert hyperlinkInsert email addressInsert codeInsert quoted textInsert listInsert Emoji
   
Message:

Forum code is on.
Html is off.

 
Check to subscribe to this topic.
   

T O P I C    R E V I E W
jmihalicza Posted - Mar 12 2010 : 09:24:22 AM
I often have the same project opened of different development branches, and on the task bar I only see the name of the project.
I tried general window renamer tools, but VS sets the title on setfocus.

There is a macro workaround, but I don't feel it a clear solution and they talk about hangups at exit so I am not convinced:
http://www.helixoft.com/blog/archives/32

It would be nice to have a nicer solution, possibly through VA, to say a setting where I could give a text pattern for the title, containing variables like $solution_name, $current_fname etc.
3   L A T E S T    R E P L I E S    (Newest First)
kevinsikes Posted - Mar 13 2010 : 10:00:02 PM
One thing I do when testing different versions of our product in multiple virtual machines is to create an arbitrary menu item via right click | customize | drag a benign command to the menu (I use the VA options dialog command as it has no side effects.) Then I set the text of the menu item to the version number of the software.






This gives me a consistent, easily seen indicator of the current build I'm testing. While this is not a dynamic solution to your problem, the menu text is easily changed (right click | customize | right click again | set text). I bet there's even a way to set the text through a DTE macro if you can get the ID of the new menu item. Then you'd assign that macro itself to the menu item, so to change its text, just click it!

Hope that helps...
jmihalicza Posted - Mar 12 2010 : 1:31:12 PM
I haven't tried the macro because of this in the last post:
"Unfortunately I have been unable to completely fix the hang on shutdown problem"

Indeed, solution name is the same, but had such a feature I would set "Branch A $solution_name" and "Branch B $solution_name".
My VS sessions are running even for weeks, so setting this once is not a problem, but helps quite a lot.
(Well, that means the hangup problem wouldn't be that big a harm for me actually .)
feline Posted - Mar 12 2010 : 1:05:55 PM
I am not sure what to say here. Given your situation I can see the appeal, but solution name on its own is unlikely to be helpful enough. I would assume you have the same solution name in different development branches.

Have you tried the macro? From the comments it is relatively stable.

© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000