08-28-2008 06:18 AM
08-28-2008 07:47 AM
Yes on the main application keep a reference to all floating window vis. In the event where you want to order the vis you can use the IsFrontmost property of the vi ref to pull a specific window to the front. There is no zorder in labview but you can atleast specify that a vi is to be frontmost.
08-28-2008 08:28 AM
08-28-2008 10:33 AM