Android Question ScrollingLabel textsize and background color

aaronk

Well-Known Member
Licensed User
Longtime User
Hi,

I am trying to use the ScrollingLabel in my B4A app. - https://www.b4x.com/android/forum/threads/b4x-xui-scrolling-label.85516/#content

Just wondering is there a way in setting the text size and background color using code ?

I understand you can set the text size etc from the designer but I want to later change it.

I also noticed you can't change the background to transparent so you can see the background. Seems that it needs to be a solid color.
 
Top