Hi,
I have a program that I wrote in LabWindows/CVI. Normally the CPU usage is satisfactory, but when I pass the mouse over the panel the CPU usage jumps to 100%. We have to run another application at the same time (both are time critical), so this is a concern. What is causing this jump in CPU usage? Processing mouse events? forced redraw? Does anyone know a way to fix this problem?
ps. I have several other optimization related questions and was wondering if anyone knew of a good resource on this site or another that goes over some common ways of using LabWindows Libraries most effeciently.