LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Control .rtm file not working in packed library application

Hi,

I am building an application into a packed library. In the main GUI, I have a Listbox control with a customized runtime shortcut menu saved as a .rtm file. I chose to save it as a file for revision control purposes.

 

In the development environment, the menu pops up when right-clicking on the control. The problem is that in the packed library version, the menu does not appear.

 

I read a couple of posts about something similar happening on executables (here and here). Despite the .rtm being included in the build, a similar issue would occur. A workaround was recommended, and eventually the bug was fixed in LV2012. I tried the workaround in my application (save the runtime menu in the control, not as a file) and the shortcut menu shows when running the application from the packed library.

 

Has anyone had this issue and could you resolve it while still using a .rtm file?

 

Thanks!

---
SergioR
0 Kudos
Message 1 of 2
(2,200 Views)

I forgot to mention, this is on LabVIEW 2017, 32-bit, SP1.

---
SergioR
0 Kudos
Message 2 of 2
(2,190 Views)