08-21-2013 03:44 PM
I have an event case that executes when a boolean is pressed by the user. In the event I set the property 'key focus' to TRUE for an string control where the user needs to enter information. The first time the event executes key focus for the string control is not set. The second time onward, the key focus gets set. How come it does not get set the first time the event occurs?
08-21-2013 05:07 PM
It works for me in LV2012. You might need to turn on execution highlighting to see what's happening in your code.
08-21-2013 05:14 PM
Works for me.
08-21-2013 10:52 PM
Yup, I've done that many times myself. Can you post an example showing the effect?
Mike...