Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
467 views
in Technique[技术] by (71.8m points)

c# - WPF: can't resize window without horrible visual effects

I'm trying to learn WPF (I worked a lot with WinForms but I'm kinda new to WPF) and I have a problem when resizing my windows. There are horrible visual effects.

Here's what's expected: http://data.imagup.com/12/1130871175.jpg

Here's what I get: http://data.imagup.com/12/1130871187.jpg or http://data.imagup.com/11/1130871194.jpg

I'm not doing anything particular, even an empty window is not rendering correctly when resizing ! I do not have any problem when window is maximized. What's the problem ?

Windows 7 32-bit / .Net 3.5 / Raden HD5850

See Question&Answers more detail:os

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

I saw this same issue 2 days ago on our WPF project when someone on our team updated their Catalyst drivers.

Rollback for now; hopefully they'll fix it in the next round.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...