Problems customising the environment

TechnoTone

Well-known member
Joined
Jan 20, 2003
Messages
224
Location
UK - London
We have encountered a problem with the environment. It doesnt seem to let us change some of the settings permanently.

For examply, open .NET, load a project and add a breakpoint. Now, go to "Tools, Options" and under "Environment, Fonts and Settings" change the background colour of the "Breakpoint (Enabled)" display item to something other than Maroon. Click OK and youll see the breakpoint in your code has changed colour.

Now, close .NET and re-open it. Re-open your project and go to where the breakpoint is. What colour is it? On our PCs the colour would be Maroon again. If we check the options the colour is what we changed it to and if we click on OK the breakpoint colour changes to what it should be.

Why doesnt the environment load the correct settings that we have specified without us having to go into the options screen first? Is there a fix for this?
 
I have the a similar problem with adding items to menus for example if I add a shortcut to a macro, when a close .net and re-open the menu I added has gone.

Rather annoying really always assumed I had done something wrong, but maybe its a bug
 
Yes, I see this odd behavior. Id guess its a bug in VS 1.0. In VS 2003 (or 1.1 or whatever), its fixed.

-Ner
 
Back
Top