02-24-2014 04:25 AM
hi...i want to show pop up button on right click event of Multicolum list box..i mean when i do right click on any cell of multicolum list box,a button or pop up window appear and then i can use that text buton event in labview 7.1..there r mousedown/up/move/events in event structure..how can i achieve right mouse click...thanks
02-24-2014 04:45 AM
Please take a look into the Mouse Up event data node. I am not sure about 7.1, but i think you should find the answer there (at least, never versions of LV have the answer there)....
Norbert
02-24-2014 05:16 AM
In the mouse up-event you have a Button-property, filter and handle accordingly. 🙂
/Y