I LabVIEW 6.1 and up, you can use the event structure to capture mouse
clicks. On the left side of the event structure is a nice little box
that includes an input called "Button" this input is the button number
that was pressed. You can catch all clicks with whatever button this
way and perform various operations based on the button. This is
probably the easiest way to check.

     Rob

Reply via email to