cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Help us improve the PTC Community by taking this short Community Survey! X

Label responsive

einsfele
13-Aquamarine

Label responsive

Hi all,

 

Does someone would have label or value display (font) responsive to provide me?

 

I am creating a responsive mashup and I need these widget.

 

Regards,

Leonardo. 

3 REPLIES 3
PaiChung
22-Sapphire I
(To:einsfele)

I think you want something where the Font grows and shrinks?

I think you would need CSS for that, maybe possible with the Expression widget.

I'm not much of a coder, but you'd have to retrieve the resolution or the size of your element and then either set the StyleDefinition on the widget or directly set the font through CSS

einsfele
13-Aquamarine
(To:PaiChung)

Hi @PaiChung 

 

I am working with two monitors. One monitor is 1920 x 1080 and the other is 1366 x 768.

 

I have created a mashup type responsive and that mashup I am using widget called value display (to show some informations).

 

I was able to realized that the value display is responsive widget but the font that is into the value is not.

 

Followed below the images that can help to undertand the problem:

 

1920 x 1080.JPG1366 x 768.JPG

1920 x 1080                                                                   1366 x 768

 

My question is: There is any way to do the value display's font be responsive too?

 

Regards,

Leonardo.

PaiChung
22-Sapphire I
(To:einsfele)

In my previous reply:

I think you would need CSS for that, maybe possible with the Expression widget.

I'm not much of a coder, but you'd have to retrieve the resolution or the size of your element and then either set the StyleDefinition on the widget or directly set the font through CSS

Top Tags