11-29-2019 01:19 AM
Hi ,
i want to make the same window when i run a vi "pressing on run button ".
can any one help me with the name of the programme .
11-29-2019 03:17 AM
Do you mean you want to show the about window when someone presses a button?
The about window isn't a VI. At least not a traditional VI, it's probably a FP resource without a diagram.
Do you just want to show it as is? Or do you need to add functionality?
You can show the about window (by invoking the menu item "APP_ABOUT").
If you need to customize the behavior, you 'd need to take a screenshot, and make a new VI and paste that screenshot. Perhaps edit the image in paint or something, and add controls and indicators to add the dynamic elements.
11-29-2019 03:20 AM
I think you want a splash screen for your application, like the LabVIEW splash screen?
Google "splash screen labview".
My first hits:
https://www.youtube.com/watch?v=PUWLkrzJh7Y
https://forums.ni.com/t5/LabVIEW/Help-creating-a-professional-splash-screen-in-LabVIEW/td-p/1061372