I've got a problem with one of my applications : the application draws graphs in the output window . The CPU is herby running at ca. 100% .
Sometimes the output window becomes totally empty , in the middle of the run .
The curious thing is that if I perform a screenshot at the end of the program , the screenshot is as expected .
Do I have some problem with my Graphics?
Curiously , if I give the program at the beginning a priority of "high" in the Windows task manager the problem doesn't occur at all.
Someone has any similar experiences ( and a cure ) ?
Sometimes the output window becomes totally empty , in the middle of the run .
The curious thing is that if I perform a screenshot at the end of the program , the screenshot is as expected .
Do I have some problem with my Graphics?
Curiously , if I give the program at the beginning a priority of "high" in the Windows task manager the problem doesn't occur at all.
Someone has any similar experiences ( and a cure ) ?
Comment