Discussion:
Keep vi focus inside subpanel
(too old to reply)
astroboy
2005-12-30 08:13:46 UTC
Permalink
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
Megan B.
2006-01-03 19:40:50 UTC
Permalink
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
astroboy
2006-01-04 09:40:49 UTC
Permalink
Thanks. no wonder I could not find it.
 
regards,
Clement

Loading...