LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

change font of a portion of text in ring menu

Hi,

 

I would like to change the font of a portion of a text in a ring menu but it seems that it's more complicated than expected.

I tried to adapt this (http://digital.ni.com/public.nsf/allkb/6BD344ACA4DEE20A8625692700737E16) to my purpose.

 

Here is my VI

You will notice that the entire text is changed...

 

0 Kudos
Message 1 of 3
(3,024 Views)
the reason for this is that you can't do it. essentially, you can use that method only when you can change the font of a portion of the text in the edit mode. In case of your control, you have no provision to do that. Probably you should use picture controls... 🙂
0 Kudos
Message 2 of 3
(3,006 Views)

Ok! thanks, i'll have a look at it more in detail when I have the time. For the moment, I just added the symbol I wanted beside the text.

Chris

0 Kudos
Message 3 of 3
(2,984 Views)