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
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