02-09-2009 03:56 AM
In the attached login window, the keyfocus will auto jump to the 'OK' button every 3 or 4 seconds.
It is quite strange, I never set it in programming. It makes difficult to key in the whole user name or password, since the keyfocus will jump away when keying it.
Actually the whole login window seems refresh, just a blink, every 3 or 4 seconds.
Originally, it is not like this. The only thing come in mind is it will send a heartbeat and write to log file every few seconds.
I tried another PC, still the same. The parent window of the login window behaves the seem.
Any suggestion?
Solved! Go to Solution.
02-09-2009 04:38 AM
Hi turbot,
i don't know what you make in all your missing subvi's, but without them i can't see your behaviour. You don't need the local variables for "user" and "password", you can use the controls. I would place the "OK" and "Cancel" button inside the particular event case.
Hope it helps.
Mike
02-09-2009 06:11 AM
Are these two threads the same?
http://forums.ni.com/ni/board/message?board.id=170&message.id=385094
Different user id, same person?
02-09-2009 07:44 PM
02-10-2009 08:14 PM