LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

I have a main vi that calls one of several programs depending on input. I need for the main vi to be minimized once the sub vi's have been chosen. I do not want the main vi to be visible in the background

I have a main vi that calls one of several programs depending on input.  I need for the main vi to be minimized once the sub vi's have been chosen.  I do not want the main vi to be visible in the background
0 Kudos
Message 1 of 2
(2,268 Views)

You can minimize the window programmatically like this:

 

 

Message Edited by jmcbee on 09-23-2008 10:20 AM
0 Kudos
Message 2 of 2
(2,265 Views)