04-30-2012 04:51 AM
Hello,
I have following problem: When I started my VI to run, there is possible to click on everything on this VI's front panel and mouse is also working in other programs besides LabVIEW.
But it is not possible to click on another VIs (running or not running) or other windows (e.g. Project Manager) inside LabVIEW.
Maybe I set something wrong for my VI but I don't know what. Do you know how to change this behavior?
Thanks a lot.
Martin
04-30-2012 05:15 AM
I guess your VI property should be set to Dialog/Modal (inside customize) so the vi will running at the top level and you will not have the access to the rest of the vi.