Greetings,
I'm trying to change the background colour of a B4XDialog I started to use but the app crashes with this error in the logs. It crashes on the comented out line.
java.lang.NumberFormatException: For input string: "(GradientDrawableWithCorners)...
Hi All,
I am trying to disable access to FloatLabeledEditText which is loaded to b4xDialog, but seems nothing is working to disable the field.
private email as FloatLabeledEditText
diag.Initialize(barp)
....
Dim p As B4XView = xui.CreatePanel("")
p.SetLayoutAnimated(0, 0, 0, 90%x...
InputTemplate.lblTitle.Text = "lbl text"
InputTemplate.TextField1.EditTextHint="hint text"
InputTemplate.RegexPattern = ("[a-zA-Z0-9]{17}")'<---optional. Remove if not needed
Wait For (Dialog.ShowTemplate(InputTemplate, "OK", "", "CANCEL")) Complete (Result As Int)
If Result =...
Hi All,
I need help using customlistview with b4xDialog.
Basically I am using jRDC2 to get some data, and it works fine with also the code for the xcustomlistview (I am reusing the same code in another panel).
But when I try to add the xclustomlistview items to b4xDialog, nothing shows up...
hi everyone, a question:
Is possible to make an B4XDialog NOT cancellable by the user?
Because i'm showing a loading bar in a custom B4x dialog, i want to close it by code, and not let the user to do it
Thanks!
Hello, i was trying to use the library xui views, but when a use the dialog there is no option to put the title in multiline. Is there a way to put the title of Dialog in multine?
Thank you.
Hi All,
I'm using the B4XDialog and B4XDialoSignatureTemplate with iphone and everything is ok. Now I'm moving some APPs to work with iPad and I got a problem!
Well ... is not really a problem like a bug or a crash. It's a visual problem!
The iPad screen is bigger than an iPhone screen and...
I want a better dialog for time input so I created this time (picker) dialog using B4X XUI Views and IME library. I think the code has too many lines. Hope someone can simplify or improve it.
Note: I haven't tested but I think this code can also work for B4i and B4J.
Update: I have tested with...
Hello.
I made a B4XDialog that contains a DateTime Label. To change it I decided to make a DateTimeDialog based on this https://www.b4x.com/android/forum/threads/date-picker-snippet.84098/
My problem is if i show another dialog the first one closes (that not happens on B4a).
I tried reshowing...
"BitmapCreator v4.50+" points to:
[B4X] X2 / XUI2D (Box2D) - Game engine
I just need the last version of BitmapCreator and in this thread I can read:
Then BitmapCreator seems to be "preinstalled" but I still have:
So I checked (imported) X2; now the msg changes to:
game???
[I'm using...
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.