Thread.Start in a code module problem

martyguy

Member
Licensed User
Longtime User
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.
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…