Hello,
I am using TestStand 2016 and LabVIEW 2017. If I run the full-featured LabVIEW user interface (shipped example), I get the following context menu when I right-click on some test step.
I wanted to get the same context menu on the basic user interface (another shipped example). I copied and slightly modified the SequenceView CreateContextMenu Event Callback from the full-featured example. Now I get the following context menu for the same test step on the basic user interface. It lacks many options.
Where does this difference come from? Any input will be appreciated.