[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform] Re: Menu URI to make contributions to Context menu on Coolbar.

Paul,

Thanks a ton for the input!

I need to make contributions to the popup on the coolbar.

I understand that I may be doing it incorrectly but how do I do it properly?

I'm sure this is straight forward... every application that uses the RCP would want this??

kjm

Paul Webster wrote:
Amongst other things, you are overriding the workbench provided popup. That doesn't sound like a good idea to me, and what about a Menu that already exists there (we shouldn't leak it).

PW