Problems customising the environment

TechnoTone

Junior Contributor
Joined
Jan 20, 2003
Messages
224
Location
UK - London
We have encountered a problem with the environment. It doesn't 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 you'll 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 PC's 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 doesn't 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 menu's 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
 
Back
Top