In case anyone is interested: here is an example script that allows a task to run in the background while Mecway remains responsive in the foreground.
The script will exit after 3 seconds if there are no elements selected in that time. If there are elements selected, it will continue to run until no elements are selected, at which point it will exit.
-Rick.
Comments