[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.rcp] Re: actions in an actionSet - how to grey out an item in a coolbar?

To the best of my understanding, the coolbar/toolbar is not the only place where you can activate that action/option. As a result, it is important to disable all entry points to that action you are trying to grey out. Hence, you should try to disable the actionSet representing the action you are trying to grey out.  just my $0.02