05-03-2019 02:04 PM
The right click was disabled for graphs by creating a custom RTM file. In development environment, when I run the VI, it seems to work just fine. I built the exe and ran it, the right click context menu appears.
Why is this so?
Solved! Go to Solution.
05-03-2019 02:16 PM - edited 05-03-2019 02:17 PM
05-06-2019 08:54 AM - edited 05-06-2019 09:11 AM
Thank you.. I had to add the RTM file to the project for it to show in the Source Files category. Once it showed, I included it in the build and the build works correctly now.
Thank you.