| [news.eclipse.platform.rcp] ComboBox in main menubar |
Hello, I am trying to add some combo box into main menubar. I want that this combo box will be associated with some editor. I wrok with IToolBarManager, and I've found some methods by which I can add IContributionItem or IAction, but they can't be a combo_box style. Can you help me? BR, Jan