LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Font size problem in executable

Solved!
Go to solution

I changed the application font size from 15 to 14 in Options -> Environment -> Fonts. Now all text on both the block diagram and front panel uses this font size when using the application font. 

Basjong53_0-1738328245095.png

Looks good.

 

When I build this into an executable, it reverts back to font size 15

Basjong53_1-1738328285232.png

Looks bad.

 

How can I avoid this?

 

When I press ctrl + 0 on the front panel (without selecting a control) it shows that the panel default has size 14

Basjong53_2-1738328356598.png

 

0 Kudos
Message 1 of 2
(148 Views)
Solution
Accepted by Basjong53

Open LabVIEW.ini file (located near LabVIEW.exe in the same folder), search for appFont, dialogFont and systemFont, copy these strings into the ini file, associated with your application, that is.

Message 2 of 2
(146 Views)