LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

change color and font in two button dialog box

The two button dialog is boring.
I need to change the font (larger), the background color, the button color, and hilite the important part of the message.
Ex: is this color RED ? I'd like to see RED is red.
0 Kudos
Message 1 of 2
(3,241 Views)
Hi trout00;

I think it will be better if you create your own dialog window. Create a vi with all the features you want the dialog window to perform. Edit the connectors of the vi so they return what you want to retrieve (Right-click the upper right icon in the fron panel of the vi and select "Show Connectors"). Then, edit the configuration of your vi so it behave like a dialog box (Right-click the upper right icon again and select "VI Setup..."). Finally, add your vi to your main application vi.

Regards;
Enrique
www.vartortech.com
Message 2 of 2
(3,241 Views)