Overview
A number of dialog boxes useful for displaying progress to the user. Can be used with LabVIEW, and also very useful within TestStand.
Description
Includes the following:
Dialog Box - Progress.vi
Dialog Box - Progress Message.vi
Dialog Box - Resize Window.vi
Sequence File 1.seq
The TestStand sequence is used to demostrate the use of the progress and progress message VIs. The "Dialog Box - Progress Message" VI displays a simple text message to the user and can be called once with the "Show" input set to True and then called later with the "Show" input set to False. The "Dialog Box - Progress" VI is similar but also includes a progress bar. Can be set to display a "Cancel" button.
The "Dialog Box - Resize Window" VI is a useful function for resizing any running Window. This is used to ensure any length of text message can be displayed.
Also included are a number of standard dialog boxes, one/two/three button and text/integer/numeric input. All dialog boxes are auto sizing depending on the length of text supplied.