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
Reading Click event in OA
- adaneau
- Posts:310
- Joined: Tue Feb 21, 2012 9:49 am
Re: Reading Click event in OA
Hi, just put transparent shape on top of the area you want clickable and react on it 
BR
Alex
BR
Alex
- vbalan007
- Posts:20
- Joined: Fri Jul 28, 2017 7:11 am
Re: Reading Click event in OA
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.