[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.modeling.gmf] Abb Button to GMF Toolbar

Hi,


I want to add a Button to the default GMF toolbar(where the align and select buttons are)?


How do I do that?

I tried to use the XXXDiagramActionBarContributor class. The Button actually appears on the toolbar, but is always disabled.

I tried to use the org.eclipse.gmf.runtime.common.ui.services.action.contributionItemProviders extension Point. But this does not work either.

Does anyone have some example code?

Thanks

Bastian