hint

  1. rleiman

    Android Question B4XFloatTextField _TextChanged view not initialised error

    Greetings, In my logs I get an error telling me to initialise the view. I thought that loading a layout was enough to initialise the text view but it looks like I may need to use an initialise statement in the TextChanged sub routine because if I comment out the sub routine there is no crashing...
  2. rleiman

    Android Question [SOLVED] - B4XFloatTextField - Hiding hint when the user starts to type.

    Greetings. With the B4XFloatTextField, can I hide the hint when the user starts to type? Thanks.
  3. F

    German FloatLabeledEditText - Farbe des Labels beim Verlassen des Feldes ändern

    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...
  4. SMOOTSARA

    Android Question Change EditText Hint Colors

    Hey guys ;) How can I change the hint colors edit text? Is it possible with Java code؟ Thanks :)
Top