LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to control font size in express vi windows popups?

My Windows XP user interface uses many popup messages generated by the "Display Msg" express vi.  Is there a way to customize the appearance of those popups, e.g. larger font?
Jeff
Climbing the Labview learning curve!
Sanarus Medical
Pleasanton, CA
0 Kudos
Message 1 of 3
(2,720 Views)

Hay,

I'm afraid the only way to do that would be to edit the font programatically when the dialog box is displayed.  That or you would need to edit the actual express vi code.  Or of course, you could make your own dialog (it is kind of fun to do, unless you are on a time budget).  Sorry!

7J1L1M

0 Kudos
Message 2 of 3
(2,711 Views)
If I'm correct you can change any express VI into normal (static) VI's.
Open the front panel of the pop-up VI and select the text, now change the font from system into something different.

Ton
Free Code Capture Tool! Version 2.1.3 with comments, web-upload, back-save and snippets!
Nederlandse LabVIEW user groep www.lvug.nl
My LabVIEW Ideas

LabVIEW, programming like it should be!
Message 3 of 3
(2,697 Views)