Hello everyone!
I use B4X and call this sub (located in B4XMainPage) from various modules:
Public Sub DBRF(ScanHere As B4XView, CallRoot As B4XView)
Public ThirdDialog As B4XDialog
ThirdDialog.Initialize(CallRoot)
ThirdDialog.BorderCornersRadius = 44
ThirdDialog.Title = "Debug...
I try to use the standard B4XInputTemplate, described here . I have the same question/problem as Makubi here, which was not solved.
When I enter long text, longer than one line, the upper lines are not shown.
input.TextField1.Height=300dip seems to have no effect.
Shall I design a custom dialog...
Hi. i use the input dialogs (B4XInputTemplate)
https://www.b4x.com/android/forum/threads/b4x-input-dialogs-with-xui-views.101197/
how i can change the color of dialog?(background and color of header)
thank you
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.