Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! 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.