12-18-2010 02:34 AM
i made a custom run time menu for my application, at some situation i want to disable (disable - grey) one of my menu item...
how to do this...?
Solved! Go to Solution.
12-18-2010 03:03 AM
Hello,
I am not sure what item you actually want to disable. But I have made an example to disable a button control. Have a look on the vi attached. Let me know if this helps..
Regards,
Nitz..
(Kudos are always welcome;))
12-18-2010 03:13 AM
hi,
actually on the left top corner of your vi contains menu , on that you can fine (Menu) File -- > (menu items) New file, New, save, save as......
please find an attachment , i hope you understand my questions...
on this attachment you can find on this menu items some of the items are set as disable - grey, like so i made a custom run time menu of my vi.. i want to disable some of the items to disable at some task....
12-18-2010 03:44 AM
Hi Balaji,
did you ever used some of the Menu functions? They will help you in reaching your goal, especially the last one (SetMenuItemInfo)...