LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Hello,


Does anyone know of a way to modify the right-click menu while in run mode? By default, it shows "Reinitialize to Default", "Copy Data", and some other stuff (if right-clicking over a control). It's pretty useless, and I was wondering if there was a way to put in your own commands, like in the run-time menu. If it matters, I'm using 6.0 for NT.

thanks!
0 Kudos
Message 1 of 3
(2,805 Views)
Hello,

I do not think that it is possible to modify that. What you could do is suggest it at:
ni.com and in the search type wish list.

But, I think that is a built in part of LV that you can not get to.
Doug
0 Kudos
Message 2 of 3
(2,805 Views)
There is no way to modify the run time menu for each control that I know of in LabVIEW. However, if you do not want a user to view the menu, use an event structure and monitor the mouse down of the control. Monitor if the user presses the button 2.
Kevin Shirey | CLA | Champion | Senior Project Engineer II | DMC
0 Kudos
Message 3 of 3
(2,805 Views)