Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Adding UI Elements at runtime
Adding UI Elements at runtime [message #1227713] Sun, 05 January 2014 10:18
Phi Fa is currently offline Phi FaFriend
Messages: 2
Registered: December 2013
Junior Member
Hey everyone,
is it possible to add UI Elements to the RCP at runtime?

I have added a toolbar to my application. The application also loads some bundles at runtime, which have an UI-Extension for the toolbar. But unfortunately the UI element is not shown after the bundle was installed and started. I tried to add
PlatformUI.getWorkbench().getDisplay().update()
after the code which installs the bundles, but this doesn't change anything.

Anyone has an idea?

Regards
Philipp
Previous Topic:Force Top-level Coolbar Layout
Next Topic:Drag and drop does not work with Power Point 2013.
Goto Forum:
  


Current Time: Tue Mar 19 11:45:45 GMT 2024

Powered by FUDForum. Page generated in 0.02277 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top