dimanche 29 mai 2016

EditText Cursor lost in textview

I have 2 scenarios. One EditText added in designer, on a white panel. Cursor shows as normal.

In other case, over the same panel, I add this edittext

Code:
  Private t As EditText
t.Initialize(
"Txt_ConfigChange")
t.Text = Tabla.GetString(
"translation"))
t.Tag = Tabla.GetInt(
"ID")
p.AddView(t,
0, LblLabel.Height+1, 100%x, TxT_Label.Height)
t.TextColor =
Colors.Black
t.TextSize =
14
Here, text background is...

EditText Cursor lost in textview

from B4X Community - Android, iOS, desktop, server and IoT programming tools http://ift.tt/1NWy7Fs
via IFTTT

Aucun commentaire:

Enregistrer un commentaire