Hi, I would like to know the X / Y position of the pointer. Anyone know if this information is available in the VisuElem library? Thank you.
Hey, There is the interface IMouseEventHandler which you have to implement and then register the fb.
Check out the MouseHandler project for more details. https://forge.codesys.com/prj/codesys-example/visu-event-hand/home/Home/
Best regards, Marcel
Thanks Marcel!
Log in to post a comment.
Hi, I would like to know the X / Y position of the pointer. Anyone know if this information is available in the VisuElem library?
Thank you.
Hey,
There is the interface IMouseEventHandler which you have to implement and then register the fb.
Check out the MouseHandler project for more details.
https://forge.codesys.com/prj/codesys-example/visu-event-hand/home/Home/
Best regards,
Marcel
Thanks Marcel!