PanelCOMP.interactTouch() focus

I’m not sure if this is a bug or not, but I’m using a TUIO in DAT to transfer touch information from a remoted touch screen to a container. It seems as though I always have to have my viewer looking at the particular panel for the code to work, otherwise it gives me a failure of:

Traceback (most recent call last): File "/project1/base1/tuioin1_callbacks", line 44, in onTouches td.Error: No active panels found for component.

Any suggestions?

Thanks,
Cris

Windows 10 Pro x64 for Workstations
Intel i7-7700K
32 GB DDR4
Quadro P6000
TD Commercial Build 2018.25000
TUIO Input.toe (4.74 KB)

Hi this is a known issue, that we hope to resolve at some point.
In the meantime though, you will need those panels active and visible before interacting with them.
Cheers,
Rob.