I built a DLL in CVI and is called by Teststand. During execution, this DLL will popup a panel, and the numeric control value on the panel changes continuously. On the same time, on the "Standard input/output" windows, there will "printf" lines of messages. See attached picture and file.
The problem is the panel will become no reponse when trying to move the "standard input/output" window or panel. I know this could be the problem that I don't refresh the panel windows timely, but don't know how to resolve this problem.
Thanks
Jacky