Angle Posted November 16, 2009 Report Posted November 16, 2009 Hello I develop the vision application for detection the object. In my application, there are two image, on is display real-time, the other is show the defect object. During the run, If I want to double click the defect image, then save this image for analysis later. So I want to know how to capture the mouse double-click to image. Thanks Quote
Karissap Posted November 16, 2009 Report Posted November 16, 2009 You can select a mouse up event on the image in an event structure then use the mods-> double click property to decide whether it was a double click. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.