09-23-2010 03:51 AM
Hi, I wanted to ask if there is a way to link a new *.rtm file to a particular control. I have multiple controls and I am lazy to click on each of them and link them to a new menu file manually (advanced->runtime menu->Open...)
I thought that it should be possible with scripting but I can't find the proper method or property.
Thx
09-30-2010 07:29 AM
Hi ceties,
i was checking it shortly, checking how to script it, but i didn't find the way (with scripting). The solution could be to solve it programmatically with Shortcut Menu Activation event, where you can edit shortcut menu. See Edit Shortcut Menus at Run-Time (I guess you know this part).
If I can recomend, post this question to API Community: LabVIEW Scripting Main Board. It is dedicated boadr for scripting questions, so you might get better support there.
Regards,
Martin Stefik
09-30-2010 07:44 AM
Thanks for checking Stefo. I eventually overcame my laziness and clicked on each of them 🙂