I'm very happy with the B4A thread library and I am successfully putting the library to good use.
I am curious about one thing. I tried putting the thread.start sub in a code module, but the library couldn't find it. It seems I need to put it in the main activity module.
It's not a problem once I figured this out, but I am curious why the Thread.Start sub doesn't work in a code module.
I am curious about one thing. I tried putting the thread.start sub in a code module, but the library couldn't find it. It seems I need to put it in the main activity module.
It's not a problem once I figured this out, but I am curious why the Thread.Start sub doesn't work in a code module.