Hi everyone i followed this tutorial
https://www.b4x.com/android/forum/threads/b4x-b4xpages-barcode-reader.120417/#content.
I've two Android phone.
1. Honor 8A (Android 9)
2. Meizu 5c (Android 6)
On the first everything works ok, on the second the detector for the codes is not creating...
Hello, i was testing my application and found a problem.
Like i'm showing in the image, my cell phone allows me to hide the navigation bar. The moment I do this in the app, it displays a white bar in place and doesn't scroll down the screen elements.
There is a way to handle the B4XPage Resize...
Hi Everyone
I'm working with Drawer and B4XPages and I'm loading their respective layouts, I'm having a hard time getting the Drawer items to react but that's not the whole problem. For this example I have only put a Button to make it easier to understand what I want to say. No event happens...
Hi,
i use b4xpage. and i want to show page. i write this code
B4XPages.ShowPage("M_hi")
and i want to send some data to this page. before using b4x page i write this for example
M_hi.ID = ID
M_Hi.start
and i send ID to this code Module. for b4xpage what should i do to send data?
Programma che riceve informazioni da sms
Quando il messaggio viene ricevuto deve visualizzare alcune informazioni
Se e' attualmente visibile la pagina1 deve fare alcune cose, se e' attualmente visibile la pagina2 deve farne altre
Esiste una funzione/procedura che restituisca la B4XPage...
Sub Button1_Click
For i = 0 To 10
Log(i)
Wait For (test) Complete (result As String)'The process looks something like this.
Log(result)
Next
End Sub
Sub test() As ResumableSub
Dim http As HttpJob
http.Initialize("",Me)...
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.