LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how to add right click pop up window in labview 7.1

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

0 Kudos
Message 1 of 3
(2,408 Views)

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

Norbert
----------------------------------------------------------------------------------------------------
CEO: What exactly is stopping us from doing this?
Expert: Geometry
Marketing Manager: Just ignore it.
0 Kudos
Message 2 of 3
(2,395 Views)

In the mouse up-event you have a Button-property, filter and handle accordingly. 🙂

/Y

G# - Award winning reference based OOP for LV, for free! - Qestit VIPM GitHub

Qestit Systems
Certified-LabVIEW-Developer
0 Kudos
Message 3 of 3
(2,386 Views)