Hello,
I create a custom TS UI in LabVIEW. I want to enable users to edit sequences, so I placed a SequenceViewControl AcriveX control on the front panel.
I also register a CreateContextMenu callback to create Right-Click popup menu to edit the sequences. The problem is, most of the time when I right click on the SequenceView control, I get "Description and tips" instead of the context menu. Sometimes I get the context menu.
How to disable showing Description and tips?
Madottati