Hi All,
I am trying to disable access to FloatLabeledEditText which is loaded to b4xDialog, but seems nothing is working to disable the field.
private email as FloatLabeledEditText
diag.Initialize(barp)
....
Dim p As B4XView = xui.CreatePanel("")
p.SetLayoutAnimated(0, 0, 0, 90%x...
Hallo,
ich suche nach einer Möglichkeit, die Farbe des Feld-Labels vom FloatLabeledEditText-View zu ändern.
Eigentlich habe ich schon alle Forumseinträge durch, aber alle Farbänderungen beziehen sich nur auf den
HINT, wenn die Eingabe ins Feld aktiv ist.
Ich möchte jedoch den HINT NACH bzw...
Hi,
i want to change the color of the hint in a FloatLabeledEditText in the _EnterPressed Event.
When the field is filled with a value the hint should not appear in "disabled" version. It should have
a "normal" color.
hi there
i have two problem with this lib
first of all i want to set custom font to this view
i use this method for coloring and setting font
Sub SetHintColor(tf As TextField, disabledcolor As Int,enableadcolor As Int,txt As String)
Dim no As NativeObject = tf
Dim attr As...
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.