01-07-2011 03:16 AM
Hi There,
Is is possible to programmatically grey out (via a Property Node or whatever) a single item in a run time menu?
For example, see the attached image. When my programme is in a certain state, I want the "Tools>Engineering Options" item to be greyed out. The remainder of the time, I want it to be enabled.
Is there a way of doing this?
Many Thanks,
Dan
Solved! Go to Solution.
01-07-2011 03:33 AM
Hello,
Could this be the function you are looking for?
Hope this helps
We have two ears and one mouth so that we can listen twice as much as we speak.
Epictetus
01-07-2011 04:19 AM
I will suggest you to have a look at this as well.
01-07-2011 04:35 AM
Thank you both.