I have an XControl which I would like to use as an indicator or control. I am programmatically addidng items to the short-cut menus for the control and the indicator. I am hadling "Short-cut Menu Activation?" event for the control and the indicator in the facade vi.
When I drop the XControl on a VI and run the VI, the items I added to the short-cut menu only appear for the control and do not appear for the indicator. Why does this happen? Are user-defined short-cut menu items only valid for controls and not valid for indicators?