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,415 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,411 Views)