12-08-2021 11:21 PM
How to display a dialog to the user mentioning "Please wait. Checking for updates" kind of message until the vi completes its checking
12-09-2021 02:24 AM - edited 12-09-2021 02:24 AM
Hi kavishiva,
@kavishiva wrote:
How to display a dialog to the user mentioning "Please wait. Checking for updates" kind of message until the vi completes its checking
Create a VI and display that message ("until the VI completes its checking")…
Don't use the OneButtonDialog!
What have you tried and where are you stuck?