02-17-2011 10:21 PM - edited 02-17-2011 10:22 PM
Hello all,
I have a question about getting control run-time shortcut menus to persist after adding new items. I am hopeful that I'm simply missing something simple here.
Known Information
I understand the use of the "Shortcut Menu Activation?" event (for the control of interest) which provides the relevant control's menu reference for use with the menu VIs. No problems there.
Problem
Question
Does anyone know how to either:
Thanks in advance for any thoughts. I'm working in LabVIEW 8.6 for this particular project.
VM
02-19-2011 04:25 PM
Update: Appears that this is not currently a feature in LabVIEW.
More details and performance notes here:
02-21-2011 08:57 AM
Looking at the second post link, it seems like you are trying to populate 10,000+ shortcut items on the Shortcut Menu for the control. I'm guessing these are tiered, since I don't think all of them would fit on the screen. If they are tiered, have you tried populating only the top level short cuts, and then populating more as the user navigates down the tree?