Page 1 of 1

Reading Click event in OA

Posted: Mon Oct 14, 2019 6:10 pm
by vbalan007
Hi ,

Are there any way to acknowledge / read the click event of a mouse?

Especially if we are using click events on custom built objects.

Thanks,
Bala

Re: Reading Click event in OA

Posted: Tue Oct 15, 2019 9:45 am
by adaneau
Hi, just put transparent shape on top of the area you want clickable and react on it :)

BR
Alex

Re: Reading Click event in OA

Posted: Tue Oct 15, 2019 5:41 pm
by vbalan007
Agreed. But what if we create an object at run-time. say we are creating a rectangular clickable box , sometimes the mouse click is not recognized.