visual studio - VS2010 and Windows XP SP3 -
at home i've been running vs 2010 on windows 7 x64 machine without issues, @ work switched on vs 2010 running on winxp sp3 x86 - , gotta say, experience terrible.
there severe graphical glitches. ex,
intellisense doesn't quite work. can start typing , intellisense dropdown window seems working, text i'm typing vanishes. can't see until hit escape key or refresh window say, alt-tabbing application , again vs2010
if cut/copy/paste , move cursor around scrolling or using arrow keys, different parts of text window don't update properly. can see patches of different piece of code shouldn't be.
other team members facing similar issues well. there patch should install? have installed uia 3 patch scottgu mentioned in blog.
any appreciated.
-thanks!
try disabling hardware rendering (if enabled):
uncheck tools->options->environment->general->enable rich client visual experience
. may need uncheck tools->options->environment->general->automatically adjust visual experience based on client performance
.
Comments
Post a Comment