09-27-2011 01:57 PM
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...
09-27-2011 02:09 PM
Hi Don,
one more remark:
I talk about the second last entry of the VI properties "Customize Window appearance" dialog as described here...
09-27-2011 02:34 PM
Thanks, I think I can try implementing this now.
Appreciate your help.
Sincerely,
Don
03-14-2012 11:08 AM
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