From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

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,669 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,619 Views)