cancel
Showing results for 
Search instead for 
Did you mean: 

Height of Textview Object

Former Member
0 Kudos

Hi,

is it possible to change they height of an textview object?

If it is possible, how?

Regards,

Hubert

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi

To set the height of TextViewUIElement, put UI element in a transparent container of Grid Layout.

or set the RootUIElementContainer layout to Grid Mode.

Go to properties of the element and can set height and width property under LayOut Data[Grid Data] options

Height and width can be set in pixels or percents.

This can increase the height of Ui Element not the text within it.

Mandeep Virk

Former Member
0 Kudos

Thank you, problem solved.

Regards,

Hubert

Edited by: Hubert Strauß on Jun 27, 2008 12:08 PM

Edited by: Hubert Strauß on Jun 27, 2008 12:09 PM

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi,

Change the layout from default layout(FlowLayout) to any other, and you will find the height property from the Layout Block of text view property.

Regards

Vinod V

Former Member
0 Kudos

Hi,

If you container is Grid or Matrix Layout then you can set the height to a Text View UI element(eg: 50px). Even if you change the height of the Text View it will not change the size of the Text View UI element.

But if you want you text to be in different size then change the Design property of the Text View UI Element to the required one.

Thanks & Regards,

Jhansi Miryala

PradeepBondla
Active Contributor
0 Kudos

Hi Hubert,

Do you mean height of a TextView UI element?

if yes, its there in the respective UI element properties.

if not, please be more clear.

regards,

Pradeep