On Wed, Aug 5, 2009 at 2:49 AM, Ben A L Jemmettben.jemmett@ukonline.co.uk wrote:
[Visual Studio 2005] Repainting after scrolling was a bit lazy, and creating a new project still requires ie6, but it was a nice surprise all the same.
I wouldn't be too surprised if that was a VS2005 bug, not a Wine issue -- it also has horrendous redraw problems running under Vista with Aero/DWM, for instance. http://forums.asp.net/p/1088151/1624585.aspx is an example complaint I found when doing a "is this just me?" search last year.
The laziness isn't too bad - it's in the text area, happens when scrolling, and clears itself within a tenth of a second. We're probably just not handling bitblt fast enough, or something? - Dan