shred444 Posted January 12, 2010 Report Posted January 12, 2010 I'd like to create a dynamic shortcut menu for a control on the front panel. This is easy to do prior to running by right clicking ->advanced->Runtime shortcut menu->edit. But i'd like to do this during runtime, exactly the way you can do it for a vi's runtime shortcut menu. I am unable to get a Menu Reference for that actual control. Has anyone done this before? Quote
Francois Normandin Posted January 12, 2010 Report Posted January 12, 2010 I'd like to create a dynamic shortcut menu for a control on the front panel. This is easy to do prior to running by right clicking ->advanced->Runtime shortcut menu->edit. But i'd like to do this during runtime, exactly the way you can do it for a vi's runtime shortcut menu. I am unable to get a Menu Reference for that actual control. Has anyone done this before? Use Events and the menu reference created on right-clicking a control. 2 Quote
shred444 Posted January 13, 2010 Author Report Posted January 13, 2010 Use Events and the menu reference created on right-clicking a control. ahh hah, user activation...that is what i was looking for. Thanks! Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.