LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Event on Mouse Click Released in a Picture ring

Hello All.

I have a picture ring in my program. I have made its callback function and the default event i.e. EVENT_COMMIT occurs behind the code and it actually performs event on click. Now i want to make its action happen not on click but when i release my mouse click. i,e, i want to make event happens when i release my mouse click. Is there any other event for that or what should i do

Regards.

0 Kudos
Message 1 of 2
(2,794 Views)

What about EVENT_LEFT_CLICK_UP?

0 Kudos
Message 2 of 2
(2,793 Views)