LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to Popup a help window?

Hi, I want to pop up a help window when I click the 'help' button (attached simple code). There are just some documents inside the help window.
Thanks.
0 Kudos
Message 1 of 2
(2,402 Views)
If you built a compiled help file, you can use the help VIs in the Application Control pallete. If not, you can simply have the text in a VI which will open or you can use for example the One Button Dialog VI. Depends on what kind of help you have and how you want the user to use it.

___________________
Try to take over the world!
0 Kudos
Message 2 of 2
(2,395 Views)