NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

dialog box title bar

Solved!
Go to solution

Hello;

I am working with TestStand 2016.  I would like to make the dialog box title bar invisible (in the deployed version).  I am trying to limit what the operators see, and choices they can make.

 

Thanks in advance.

 

 

Michael C. Nedrow
0 Kudos
Message 1 of 2
(2,126 Views)
Solution
Accepted by topic author mcnedrow

Hi Michael,

Not sure if that is possible if you are using the TestStand Message Popup.  You can remove the text in the title bar (set Step.TitleExpr to "").  You could create your own dialog (in LabVIEW or similar) and call that instead, then you would have a full back stage pass to display exactly what you want.

Message 2 of 2
(2,118 Views)