Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
I have a need for knowing when a user clicks mousedown over the graphic being displayed.
I have used config events to enable mouse events
I understand I need a callback function of MouseDown(Button, Shift, x, y). I am not at all sure how to tell isoview where my callback function can be found.
I have not been able to connect all the dots to make it work.
Can anyone send me some code examples of how they did it ?
Thankyou.
i'm not a regular visitor so I'm a few days late.
hope this helps.