LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

bold fonts in application

Maybe this is an old problem I haven't seen in a while. For the sake of readability (and touchscreen size) I make all my front panel controls with bold font while in development. When I build the .exe the fonts return to normal and harder to read. How can I keep the bold font settings in the .exe? LV 8.5. Thanks in advance.

PaulG.

LabVIEW versions 5.0 - 2020

“All programmers are optimists”
― Frederick P. Brooks Jr.
0 Kudos
Message 1 of 2
(2,141 Views)

Try reading through our tuturial on creating executables. There's a section of it which mentions how to maintain font properties. There's a knowledgebase articel that it links to as well for further reading. You'll essentially need to create an .ini file that the program looks at when it loads. 

 

Creating Executables with the LabVIEW Application Builder

How Are LabVIEW Preferences Set for an Executable?

Nathan Murphy
0 Kudos
Message 2 of 2
(2,090 Views)