Hello,
What is the standard way to make the size of the text inside the edit text match the height of the edit text so that it doesn't stick out?
EditText1.TextSize=40
Now, in tablets, the text inside the edit text may be fit, but in the phones, it pops out from the top and bottom!
Thank you for...
Hello,
Always tiny things but big worry regarding to areas
with this code
lsvCartes.TwoLinesLayout.Label.TextSize=10
the textsize of the listview doesn't change whatever the textsize can be.
How to solve this ?
Thank you
Hello, I am trying to change the text size in a B4Xtable and I do not know how to do it.
B4XTable1.mBase.TextSize = 10
Error occurred on line: 1350 (Info)
java.lang.RuntimeException: Type does not match (class anywheresoftware.b4a.BALayout)
at...
It is not recommented to use this class in B4J, the textsize is resetting without reasons...
this class is based on the Original Class from @Erel.
It works on B4A, B4I and B4J.
I tested it with B4A and B4I.
Notes:
-XUI is needed
Change log:
- V1.0
Release
- V1.1
Add RefreshView
Add...
I tried Klaus' SetTextSize code snippet and, on two EditTexts 40dip and 45dip high (Designer + AutoScaleAll), the text become too high.
I think this is due to the fact that the routine does not take into account the upper and lower padding plus an invisible space of the EditText.
Using the...
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.