cancel
Showing results for 
Search instead for 
Did you mean: 

How to change the size of the text inside a label?

Former Member
0 Kudos

Hello,

I would like to change the size of the text inside a label.

Is there any way to do it Web DynPro?

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Roy,

You can control Label design in the theme.

Of course, this will affect all Labels.

Hope that helps,

Yoav.

former_member182372
Active Contributor
0 Kudos

Hello Roy,

Not possible. WDLabelDesign contains only 2 values: STANDARD and LIGHT. As workaround you can use TextView. It supports a lot of "designs" (e.g. label_small).

Best regards, Maksim Rashchynski.

Former Member
0 Kudos

Would you imagine me changing hundreds of labels now...?

Former Member
0 Kudos

Btw, "light" design of UI controls deprecated in NW04s.

Roy, as a workaround use TextView with "header*" design. Not a label functionally, but visually...

VS

Former Member
0 Kudos

Well, I found naive but helpful solution: Increase the Text size option at the explorer "View" Menu...