0

I am trying to add a banner to an application and saw in another forum that one way to do this in RCP4 is to "put a custom part directly in the MWindow". I'm not exactly sure how to do this and don't understand what classes need to hook together to make this work (since that option is not available via the xmi file). Can someone provide sample code to show how this would be achieved?

user2992188
  • 283
  • 1
  • 5
  • 18
  • I think this is just saying to add a Part to the Controls in your RCP Trimmed Window in the Application.e4xmi – greg-449 Dec 11 '14 at 15:06
  • Unfortunately that adds the part below the menu/toolbar. I was hoping to place it above it. – user2992188 Dec 11 '14 at 16:33
  • Getting anything above the menu is likely to be very difficult (certainly not possible on a Mac where the menu is always at the very top of the screen). – greg-449 Dec 11 '14 at 17:53
  • Yeah, I am currently looking at overriding the WBWRenderer. Fun times... – user2992188 Dec 11 '14 at 19:24

0 Answers0