LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

change short cut menu of a graph dynamically

Can I change the run-time short cut menu of a graph from a menu (*.rtm) file dynamically?

 

Thanks.

XL

0 Kudos
Message 1 of 3
(1,239 Views)

I don't know. 

 

An x control would let you do it but there are probably easier ways. 

 

What have you tried so far?


"Should be" isn't "Is" -Jay
0 Kudos
Message 2 of 3
(1,207 Views)

@XLEagle wrote:

Can I change the run-time short cut menu of a graph from a menu (*.rtm) file dynamically?

 

Thanks.

XL


Yes you can!!!!

There is even a shipping example

Capture.png

While it seams a bit obscure to see exactly how to obtain a reference to a specific control's menu without an event node once you obtain the reference the menu manipulation is straight forward


"Should be" isn't "Is" -Jay
0 Kudos
Message 3 of 3
(1,189 Views)