cancel
Showing results for 
Search instead for 
Did you mean: 

Font Size of UI-Element Caption

Former Member
0 Kudos

Dear Friends,

I am using the UI-Element Caption for my purpose. But I have noticed the font size as output

is quite big if I am writing any text into text property . Is there a way how to change the font size.

Thx in advance for your efforts.

Best regards

ilhan

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

how cam I place two TextViews side by side with some space between them

Regards

ertas

Edited by: Ilhan Ertas on May 4, 2009 10:42 AM

Former Member
0 Kudos

hi,

You can use Two TextViews and in between them , place an Invisible UI Element.

I hope that will do.

Check out this too.

http://help.sap.com/saphelp_nw70/helpdata/EN/25/bf7941601b1d09e10000000a155106/frameset.htm

Thanx

Edited by: Saurav Mago on May 4, 2009 2:23 PM

arjun_thakur
Active Contributor
0 Kudos

Hi,

Use the vGutter or celldesign property of the textview to get the space.

Regards

Arjun

Answers (2)

Answers (2)

abhimanyu_lagishetti7
Active Contributor
0 Kudos

You can have FormattedTextView UI element for this if the design property of text_view is not serving your purpose.

http://help.sap.com/saphelp_nw04s/helpdata/en/3b/219141c1d0ae5fe10000000a1550b0/frameset.htm

Abhi

Former Member
0 Kudos

hi,

i would rather suggest use TextView. there you have different options with Design property of TextView.

Thanx.