From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How do I programaticaly change the font size of a indicator

I want to change the font size in a string indicator from some control.

// Erik
0 Kudos
Message 1 of 3
(2,939 Views)
"Erik Swenson" wrote:
>>I want to change the font size in a string indicator from some control.>>//
Erik

Hi Erik,
Select the text and press ctrl 0 (zero). Make the text option.
0 Kudos
Message 2 of 3
(2,939 Views)
What I forgot to tell that this is in Run-Time.
I want the VI to change dynamicly the font size depending on how much information
I want to show. The indicator has a predefined size.

// Erik


"Roby" wrote:
>>"Erik Swenson" wrote:>>>I want to change
the font size in a string indicator from some control.>>//>Erik>>Hi Erik,>Select
the text and press ctrl 0 (zero). Make the text option. >
0 Kudos
Message 3 of 3
(2,939 Views)