Hi guys
I know that there is no library for threading in b4i but I'd like to ask to you how I can run a background task in b4i.
We are developing an application in order to interconnect to our equipment. in b4a I used the threading library with great success. The background thread was responsible of contacting the equipment storing the information in variables that the GUI reports on the screen.
In b4a we also used a background service.
Suggestions for b4i?
Thank you
I know that there is no library for threading in b4i but I'd like to ask to you how I can run a background task in b4i.
We are developing an application in order to interconnect to our equipment. in b4a I used the threading library with great success. The background thread was responsible of contacting the equipment storing the information in variables that the GUI reports on the screen.
In b4a we also used a background service.
Suggestions for b4i?
Thank you