Community Tip - You can Bookmark boards, posts or articles that you'd like to access again 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.