LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

[scripting] control run time menu file

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

LV 2011, Win7
0 Kudos
Message 1 of 3
(2,618 Views)

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

Certified-LabVIEW-Developer_rgb.jpg

0 Kudos
Message 2 of 3
(2,549 Views)

Thanks for checking Stefo. I eventually overcame my laziness and clicked on each of them 🙂

LV 2011, Win7
0 Kudos
Message 3 of 3
(2,543 Views)