[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform] Re: Pulldown toolbar contributions for editors.

Vel wrote:

Dani,

Can you please exaplain why there is no local toolbar for editors? I have an RCP wherein the form I use in an editor uses a toolbar accessed through IToolBarManager tbm = form.getToolBarManager(). Isn't this toolbar local to the editor?

Maybe forms support this but the normal workbench layout doesn't.

Dani