LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Change font with a bottom.

Solved!
Go to solution

Hi,

 

I couldn't find an answer for this but: Is there a way to chnage the font in the front panel by pressing a button?

 

As you can see, I am building a farily simple starwars-theme-application, what I want to to is to use that funky starwar font ( like the one os top of the siganl inputs), but when a button is press the font goes back to a readable font (ie; arial)

 

fp.png

0 Kudos
Message 1 of 2
(2,438 Views)
Solution
Accepted by topic author Roddy

You can create a property node for each of the controls you want to change.  Write the font name to the property Label.FontName.

0 Kudos
Message 2 of 2
(2,435 Views)