I am trying to implement the image slider in my app.
B4A keeps complaining that the slider is not initialized. And if I run it anyway, I get an exception.
The slider is added from the Visual Designer and the Dim statement and the event is generated via right click in the designer and thus is shouldn't need an explicit initialization. Also, the examples don't initialize it.
What could be the reason?
After struggling for a couple of hours, I am clueless....
B4A keeps complaining that the slider is not initialized. And if I run it anyway, I get an exception.
The slider is added from the Visual Designer and the Dim statement and the event is generated via right click in the designer and thus is shouldn't need an explicit initialization. Also, the examples don't initialize it.
What could be the reason?
After struggling for a couple of hours, I am clueless....