LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

A bug of LabVIEW8.0?

When transforming my program from LV7.0 edition to LV8.0 edition, I found a serious problem.

In my program there are 2 VIs: A.vi & B.vi. I want to run a&b simultaneously with the front panel of B.vi floating, so I set B's window behavior from "Default" to "Floating".

It works well in LabVIEW environment, but when I run the executable application(AB.exe) distributed by LV8.0 application builder an unexpected mistake happens. In that condition, B's front panel can't remain "floating". While clicking A's front panel, B will be covered by A.

I dont know whether it's because of my wrong operation or LV8.0's bug. Anybody interested in this problem may try my program. A.vi, B.vi & AB.exe are included in attachment.

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