ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

formatted text

Does some know how to write some different formatted text on front panel or indicator?
For example, I want to write "a(size 15)bcde(size12, italic)" in the sinle line sentence.

메시지가 10-21-2007 03:45 AM에 labmaster에 의해 편집되었음

0 Kudos
Message 1 of 5
(3,152 Views)
I don't think you can do that with string indicators; it only works for free and fixed labels. If you are using a Windows version of LabVIEW you might try the rich text ActiveX container. You could also use the LabVIEW  picture control to do this.
0 Kudos
Message 2 of 5
(3,144 Views)

Oh, I love that ! 😄

Yes, a modification of the font attributes is possible in a string indicator.

Use the Text.Selection property first, before applying any font attribute (size, style...)

Message Edité par chilly charly le 10-21-2007 12:45 PM

Chilly Charly    (aka CC)
Download All
Message 3 of 5
(3,137 Views)

Missed the picture...

Chilly Charly    (aka CC)
Message 4 of 5
(3,130 Views)
Well, I stand corrected.
0 Kudos
Message 5 of 5
(3,122 Views)