LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

waveform chart shortcut menu problems

Solved!
Go to solution

Hi Don,

 

"To make this work you have to switch off (disable) "default runtime shortcut menus" for the VI containing the chart."

"How do you get the reference to right-click menu at run-time if you have disabled the right-click menu?"

 

You only switch off the default runtime menu (in the VI options). That way you still get a menu reference - but the menu will by either your rtm (if no errors occurs) or empty (in error case as described in my thread). In my case I still had menu activation events as I only disabled default menus but not right-click menus at all...

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 11 of 14
(666 Views)

Hi Don,

 

one more remark:

I talk about the second last entry of the VI properties "Customize Window appearance" dialog as described here...

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 12 of 14
(663 Views)

Thanks, I think I can try implementing this now.

 

Appreciate your help.

 

Sincerely,

 

Don

0 Kudos
Message 13 of 14
(660 Views)

Saving the run time menu with the control worked for me.

 

http://forums.ni.com/t5/LabVIEW/custom-shortcut-menu-not-showing/m-p/1890701/highlight/false

Dan Shangraw, P.E.


   

0 Kudos
Message 14 of 14
(606 Views)