Thursday, April 3, 2014

changing the Custom Control Location cause redrawing, how to discard this???

If you stopped redrawing,m how would you see that it mooved?


You should propably figure out why the redraw is even visible. It usually means one of two things:


a) What you draw there is really costly. If so, show us your code. We might be able to give some improvements.


b) You only have the fallback windows Graphics Driver installed. That one let's the CPU do all the work of the GPU and is easily the cause for 95% of all "Flickering" problems in conjunction with dragging under Windows. Update the Graphics Driver on the machine first and/or test the app on a machine that has know good drivers




Let's talk about MVVM: http://ift.tt/1fpEgna Please mark post as helpfull and answers respectively.


No comments:

Post a Comment