LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Disable Right Click On Plots

I would like to disable the right click on plots in my application. Any way to do this?
0 Kudos
Message 1 of 3
(2,837 Views)
You can disable it for all controls and indicators by selecting vI Properties>Window Appearance>Customize and unchecking Allow Run-Time Shortcut Menu. Tos disable it for just some of the front panel objects, place a transparent decoration on top.
0 Kudos
Message 2 of 3
(2,837 Views)
If you don't need to interact with the graph (changing scales, moving cursors, and whatever during runtime); an option is also to disable the graph by its property node.
Alberto
0 Kudos
Message 3 of 3
(2,837 Views)