LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How can u make a VI to stay on top .I mean how it can be made modal

I want a VI to be placed on the top that it is i have to make in MODAL.I went to VI properties and checked the option Window is Modal under Window appearence.But still it is not working any one can help me out thanks in advance
0 Kudos
Message 1 of 5
(2,831 Views)
It must work!!! If you select a Custom setting and press the Customize button and select Modal under Windows behaviour it will be modal (unless you change it via property node 🙂

regards
Pawel
0 Kudos
Message 2 of 5
(2,831 Views)
It is still not working please do just any method
0 Kudos
Message 3 of 5
(2,831 Views)
Are you talking about making a VI modal to another VI or are you wanting it to be modal to all other applications that might be running? If it's the first, could you post a samll example that demonstrates the problem. I use the windows setting all of the time and have never had a problem. If it's the second, then you need to look at the Windows API Function Utilities (32-bit) for LabVIEW. In there you will find a utility to set any window to be always on top.
Message 4 of 5
(2,831 Views)
Yup I want the second one.What i want exactly is i want a VI with my application which isbuilt on MFC.I want to make this VI stay on Top.
0 Kudos
Message 5 of 5
(2,831 Views)