Hi,
I have two components (one Table, One Rectangle) in my window. I have written some script to run on ‘mousePressed’ event of the Rectangle.
Now, in my Table ‘mouseClicked’ event I want to call ‘mousePressed’ event of the rectangle. Is it possible to call the an event from another component event.
Regards
Sasi K