05-15-2012 04:15 AM
Hello together,
normally all my frontpanels use the apllication font. Now, we have mixed operating systems. Some are still using windows xp, the other windows 7. In windows 7 the standard application font changed. Running my programs under windows 7 results in ugly frontpanels, depending on the new standard application font.
Is there an easy way to fix the font for a whole frontpanel. I do not want to mark each text and change the font type.
Thanks a lot an best regards,
Michael
Solved! Go to Solution.
05-15-2012 04:33 AM
Press Ctrl + A (Select All) and change the font. All the fonts will get changed to the selected style.
05-16-2012 02:27 AM
Another possible solution is to config the ini-file for LabVIEW (labview.ini) or an application (ApplicationName.ini).
You can just insert the following comand
appFont="Arial" 14 (Set Application Font to Arial 14 point)
All possible comands are listed on this web page
LabVIEW configuration file/Fonts - LabVIEW Wiki
http://labviewwiki.org/LabVIEW_configuration_file/Fonts