Hi labview-community,
I will try to explain my problem as simple as possible.
My application contains only 1 string control, 1 time control, 1 numeric control in 1 while loop refresh every 250ms(no events, no other controls) .
When I try to open .exe everything is ok, I can modify the value inside the string control.
The problem occurs when I click somewhere around app(desktop for example), at the moment application stops to react. Wherever I click in the app it doesnt react at all, but works( i can see the increasing value of timer control)....
It happens only in 1 computer station(DELL, Win7 x64), but unfortunately this one is the computer of the service guy.
There is no errors during working, it just doesnt react when someone wants to enter data to string control/ numeric control/ actually any kind.
I tried with other applications wrote by me, and all of them have the same behaviour in this 1 station. User is not able to enter data after click around app, after minimalize it etc..
I assume the problem is outside Labview but no guarantee. Installed all libraries.
Anyone had a similar problem?
Thanks for any help.