Question
Isoview7: how to capture mousedown event over the activex object
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.

