Hi,
Am attempting to log a file of coordinates with each mouse click. Have bitmap loaded as Image1. OnMouseMove works fine and displays constant coordinates as mouse moves over image.
However, cannot seem to get OnMouseClick event to work correctly. Need it do log the X and Y at the position of the click into two variables which will be save and also displayed on the screen.
Any help appreciated.
Thanks
Am attempting to log a file of coordinates with each mouse click. Have bitmap loaded as Image1. OnMouseMove works fine and displays constant coordinates as mouse moves over image.
However, cannot seem to get OnMouseClick event to work correctly. Need it do log the X and Y at the position of the click into two variables which will be save and also displayed on the screen.
Any help appreciated.
Thanks