Hello everybody,
I try to use custom controlls on the ScrollView.
1) I load the layouts with b4xplusminus controls,
2) I make the array of the controls and with panels with the code:
Mood = Array As B4XPlusMinus (B4XPlusMinus1, B4XPlusMinus2, B4XPlusMinus3,B4XPlusMinus4)
pan = Array As Panel...
I am constructing a B4A BLE app that needs a number of B4XPlusMinus SelectedValue fields (5 total) to be updated from a byte array (5 bytes in length) that is sent from the BLE peripheral. I am having trouble converting the incoming bytes to objects that are acceptable to replace the current...
I'm trying to use the XUtils B4XPlusMinus but am having a problem with initialization. I can get it to work when it's created with the designer, but when I try to create it in a tableview I keep getting the error:
Waiting for debugger to connect...
Program started.
Error occurred on line: 143...
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.