LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

get mouse click coordinates from browser window

Hi to all. I try to use an event from browser window on VI panel.

I need to get coordinates on mouseclick event.

 

What have I did?

I have created html page and put it in browser window in ActiveX container on VI panel

I register activeX document mouseclick event and created callback VI.

When I clicked in browser window in callback VI I got a time, event type, clicked object reference, etc.

But I can't find event object reference and all event attributes, include mouse coordinates.

0 Kudos
Message 1 of 2
(1,674 Views)

If you include the vi that you have created, you might get more help.

---------------------------------------------
Certified LabVIEW Developer (CLD)
There are two ways to tell somebody thanks: Kudos and Marked Solutions
0 Kudos
Message 2 of 2
(1,624 Views)