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.