Hi everyone,
very amazed by the work of @Alexander Stolte !!!
I'm implementing it in my project right now.
Only one thing is not clear to me:
Is it possible to fix the width of a specific element?
I need to achieve this result
where the icon has a smaller tab, while the other tabs can...
Hello,
In B4i there is a parameter in label that says to automatically adjust the text to fit in a label. Is there the "reverse" function - automatically adjust the label height or width to the text? Is there any recommended technique to do this?
Thanks community!!!
hi all,
i have a label that has a text like this:
so i want to get width of this label and set it to the label and the bottom panel.
i see the outher thread but these give me single line width . and has a bug for CRLF of Enter Character.
what should i do to get width of long text correctly?
Hi All,
I'm using the B4XDialog and B4XDialoSignatureTemplate with iphone and everything is ok. Now I'm moving some APPs to work with iPad and I got a problem!
Well ... is not really a problem like a bug or a crash. It's a visual problem!
The iPad screen is bigger than an iPhone screen and...
i have a sub that make a texture but the text width looks different if me compare a tablet with a phone.
why?
my goal is to have the same texture at all devices.
currently one device looks good and at the other the text is cut.
is there a way to use a static font in asset folder or something...
Hello,
how can i to adjust the indicator length to the width?
in B4A i do it that way:
Public Sub GetAllTabLabels (tabstrip As TabStrip) As List
Dim jo As JavaObject = tabstrip
Dim r As Reflector
r.Target = jo.GetField("tabStrip")
Dim tc As Panel = r.GetField("tabsContainer")...
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.