Page 1 of 1

Send ID of Multitouch item for Mouse Down, to a function

PostPosted: Wed May 28, 2014 3:38 am
by markcmitchell
Hi there,

In a Multi Touch panel, I'm looking to call a function for each item on a Mouse Down.

I want to send the ID of the item that calls Mouse Down, as the argument to my function. Is this possible?

Thanks!

Re: Send ID of Multitouch item for Mouse Down, to a function

PostPosted: Fri May 30, 2014 4:01 pm
by Dennis Kuypers
Hi,

You have to enter a script for each individual panel, so you can enter a specific ID for each panel.

Best regards
Dennis

Re: Send ID of Multitouch item for Mouse Down, to a function

PostPosted: Wed Jun 04, 2014 2:56 pm
by markcmitchell
Wonderful, thanks for the advice!