10-07-2008 02:14 AM
Dear All,
Is there any way to place checkmark in shortcut menus?
Thanks,
Ritesh
Solved! Go to Solution.
10-07-2008 02:17 AM
Hello ritesh024... 🙂
Are you talking about checkbox dialog or something else...?
10-07-2008 02:20 AM
Hello Rupali,
I want to put a checkamark(tick mark) in front of the value selected in the short cut menu .
Thanks,
Ritesh
10-07-2008 03:02 AM
OK... Try this one...
Front panel - Controls - All Controls - Classic Controls - Classic Boolean - Dialog Checkbox
Hope it help you... 🙂
10-07-2008 03:16 AM - edited 10-07-2008 03:22 AM
You need the 'Shortcut menu activation?' with the following code:
Ton
10-08-2008 01:54 AM
Hi Ton,
I have already set the item names in the menu. I am not adding them during the execution of the program.
However, when i tried placing a checkmark at one of the Tags, i got an error stating "LabVIEW : cannot find one or more tags".
Could you pls explain how can i resolve this issue ?
thanks,
Ritesh
10-08-2008 03:45 AM
Could you upload your VI?
Ton
10-08-2008 04:32 AM
01-07-2009 09:08 AM
01-07-2009 09:22 AM
Hi Doug,
you can use the objectTag and objectPath string to determine the selected item.
Mike