From 04:00 PM CDT – 08:00 PM CDT (09:00 PM UTC – 01:00 AM UTC) Tuesday, April 16, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Need a persistent popup window like Context Help.

I need a popup window to display fixed text (user instructions) while the VI continues to run. Window is dismissed when user clicks X in window header bar (or OK button, etc.)

 

Any suggestions?

 

thanks!

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

Hi querty999,

you can use a vi with property set to floating. If you call it dynamically, it would run in parallel to show your message all the time.

 

Mike

Message 2 of 2
(2,124 Views)