11-14-2013 12:13 PM
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.
11-18-2013
09:30 AM
- last edited on
08-12-2024
02:40 PM
by
Content Cleaner
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