LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Window focus while editing

 

It is often necessary to have a text file open while I am editing a VI. Sometimes I need to copy from the text file and paste into a VI and I usually have several VIs open at a time. When I click in the VI to paste the text file selection every open VI gets brought to the front and my text file gets hidden. So it is then necessary to Alt-Tab back to it or mouse over to the task bar which is usually on the other monitor to make the text file visible. 

 

Is there a property to tell LabView that I would like to control what is visible?

 

 

Thanks, and happy Independence Day (to my fellow U.S. wire mongers)

 

jvh

0 Kudos
Message 1 of 2
(2,592 Views)

No, but you can vote for this idea if you want it to change in the future.

 

It might be possible to write code which will intercept the window message generated when switching focus to LV and then overriding it somehow, but this is probably not something anyone would want to play with.


___________________
Try to take over the world!
0 Kudos
Message 2 of 2
(2,566 Views)