wpf controls - wpf slow effect and low speed animation? -


Tell me about my problem:

I have a WPF form with some controls Some control overwrite templates for example will trigger a text block with an effect on the mouse-event, and the foreground color will change for something else, but when the mouse is moved into the text after the program is running, the mouse triggers Until the mouse-milli-second Takes. It is also all control or better to say that all controls which use mouse-events, this is the problem.

How to solve this problem ???

This problem depends on two things: 1) system configuration (CPU, RAM, VGA) It also depends on the power of these parts. 2) Windows version (XP, Seven) faster than seven XP, XP is very slow

Tip: You should also know two things using YPF in Windows XP Problem: 1) Window effect (Or bitmap-effects)
2) Use of the transparency permission with any border style for the window

These effects slow down your windows to reduce any events And provide speed! Otherwise, if you do not use these effects, then you have a good WPF app at best to trigger the event (even on the minimal system).

Good luck


Comments