LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Keep vi focus inside subpanel

Hi. Is there a way to keep the vi in focus inside the subpanel?
I can open and close vi inside the subpanel.
But when the test (vi in the subpanel) is finished and it is initated back to starting stage.
The focus is lost when the click of the mouse is outside the subpanel.
So to return to vi in subpanel, we have to click inside the subpanel.
Is there a way to keep vi focused inside the subpanel despite of the click outside the subpanel?
 
regards,
Clement
0 Kudos
Message 1 of 3
(2,651 Views)
Hi Clement,
 
Would it work to use a Property Node for the subpanel and set the KeyFocus Property to True?  You will have to create the Property Node from the Front Panel, by the way.
 
Let me know if that works for your purposes!
 
Megan B.
National Instruments
0 Kudos
Message 2 of 3
(2,623 Views)
Thanks. no wonder I could not find it.
 
regards,
Clement
0 Kudos
Message 3 of 3
(2,605 Views)