ni.com is currently undergoing scheduled maintenance.
Some services may be unavailable at this time. Please contact us for help or try again later.
07-10-2008 07:21 AM
07-10-2008 07:31 AM
Could you please elaborate bit more.
Thanks,
Mathan
07-10-2008 08:01 AM
07-10-2008 09:58 PM
Use the VI's Mouse Move event if your LV version < 8.x, or the Pane's Mouse Move event if you have LV 8.x. ![]()
You ll get to see the Coordinates output in the event data node on the left border of teh Event Structure.
07-11-2008 01:00 AM
07-11-2008 01:25 AM
Hi muks,
you can also use the "GetCursorPos" function from the User32.dll.
Hope it helps.
Mike
07-11-2008 01:28 AM
07-11-2008 01:40 AM - edited 07-11-2008 01:41 AM
07-11-2008 01:51 AM
07-11-2008 01:52 AM