I'll have a look, thanks.
InputDialogs seems to be ok, but why after clicking "Ok" the keyboard remain opened ?
B4X:
Dim nameinput As InputDialog
Dim picon As Bitmap
picon.Initialize(File.DirAssets, "pushpin48.png")
nameinput.Show("","Inserire un commento per il pushpin" , "Ok", "", "", picon)
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.