Hi,
I can not fit the text horizontally, it comes out of the right edge, do you have any idea?
Thank you
B4X:
Dim Label6 As Label
Dim ScrollView1 As ScrollView
Label6.RemoveView
ScrollView1.Panel.AddView(Label6,0%x,0%y,100%x,100%y)
Label6.Text=dgcursor.GetString("desc")
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.