LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Hello, I want to buid a VI that uses picture control to memorize the position of the point drawn with the mouse

Hello, I want to buid a VI that uses picture control to memorize the position of the point drawn with the mouse. I succeeded in drwing points with the mouse, but I can't memorize thei position in an array. Any help wellcome.
0 Kudos
Message 1 of 2
(2,429 Views)
Use the Property Node->"Mouse" of the picture ctl,
you'll get the position of the mouse. You can then
build into an array.

George Zou
http://gtoolbox.yeah.net
George Zou
0 Kudos
Message 2 of 2
(2,429 Views)