LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Set cursor in Control String component

Hello:

 

I would like to set cursor in "Control String" automatically when I open my VI. If I open my VI, cursor should be seen automatically in the text field of "Control String". The user hasn`t set cursor by mouse into this field. Has anybody an idea how can I do?

 

Thanks!

 

0 Kudos
Message 1 of 3
(5,282 Views)

Create a property node for the control on your block diagram and set the Key Focus property value to TRUE.

 

http://zone.ni.com/reference/en-XX/help/371361H-01/lvprop/ctrl_key_focus/

 

Message 2 of 3
(5,275 Views)

I didn't know this property. Thank you very much!

0 Kudos
Message 3 of 3
(5,266 Views)