为什么最大化 Visual Studio 2010 会触发 Windows 7 Basic 配色方案
在 Visual Studio 2010 Professional 中,当我在 2048 x 1152 的显示器上最大化窗口时,Windows 7 会更改为基本颜色主题(禁用 aero)。现在大多数时候我手动将窗口大小调整为全屏,只是实际上没有最大化,这解决了问题,但很烦人。
在同一台计算机上将我的一台较小的 1680 x 1050 显示器最大化不会导致此问题。
进行了多次搜索但没有结果...有什么想法吗?
In visual studio 2010 professional, when I maximize the window on a monitor that is 2048 x 1152, Windows 7 changes to the basic color theme (disables aero). Most of the time now I manually resize the window to be the full screen, just not actually maximized which gets around the problem, but is quite annoying.
Maximizing to one of my smaller 1680 x 1050 monitors on the same machine does not cause this problem.
Done quite a few searches with no results... Any ideas?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
首先,总体建议是尝试升级您的视频驱动程序。
请参阅提交给 Microsoft Connect 的此问题:
Resharper 和 XAML:http ://connect.microsoft.com/VisualStudio/feedback/details/567407/visual-studio-2010-switches-to-basic-color-scheme
MSDN 上的这篇文章:
http://social.msdn.microsoft .com/Forums/en/vswpfdesigner/thread/974a0645-53e2-47bf-9463-69b1119bffd3
First off, the blanket suggestion is to try upgrading your video drivers.
See this issue submitted to Microsoft Connect:
Resharper and XAML: http://connect.microsoft.com/VisualStudio/feedback/details/567407/visual-studio-2010-switches-to-basic-color-scheme
And this post on MSDN:
http://social.msdn.microsoft.com/Forums/en/vswpfdesigner/thread/974a0645-53e2-47bf-9463-69b1119bffd3
可以尝试的一件事是运行 Aero Troubleshooter。您应该能够通过单击气球并阅读帮助(那里有一个链接,如果您没有立即找到它,请搜索“aero Troubleshooter”)或通过在控件中搜索 aero 来找到它控制板。
在我的笔记本电脑上,故障排除程序报告说它已经更改了“某些内容”(天知道是什么),然后问题就消失了......神奇!
/AZ
One thing to try is to run the Aero Troubleshooter. You should be able to get to it by clicking on the balloon and reading the help (there is a link to it there, search for "aero troubleshooter" if you don't find it right away) or by searching for aero in the control panel.
On my laptop the troubleshooter reported that it had changed "something" (god knows what) and then the problem disappeared... magic!
/AZ
要修复 VS2010 全屏时禁用 Aero 的问题,您需要禁用
“如果可用,请使用硬件图形加速”
工具->选项->环境->一般的
To fix disabling of Aero when VS2010 go full screen you need disable
"Use hardware graphics acceleration if available" in
Tools -> Options -> Environment -> General