I would like to add a banner underneath the toolbar in my application. From what I've read it looks like the easiest way in RCP 4 would be to use a coolbar. However, I cannot find any examples which show how to do it. Is it possible to create a coolbar and have it display below the toolbar menu?
Asked
Active
Viewed 95 times
0
-
What do you mean by 'RCP 4'? Are you talking about Eclipse or one of the other Java IDEs? – greg-449 Jan 02 '15 at 15:29
-
I am talking about Eclipse RCP4 – user2992188 Jan 02 '15 at 15:32
1 Answers
1
In Eclipse e4 the main tool bars are called the 'TrimBars'. In the Application.e4xmi editor you can choose to have TrimBars at the top (below the menu), left, right or bottom of a Trimmed Window.

greg-449
- 109,219
- 232
- 102
- 145