Community
Participate
Working Groups
Created attachment 80129 [details] Screenshot Build ID: I20070621-1340 Steps To Reproduce: 1. Create sample RCP application Mail 2. Comment in ApplicationActionBarAdvisor>>fillCoolBar //coolBar.add(new ToolBarContributionItem(toolbar, "main")); 3. Run application More information: I want toggle visibility of actions coolbar programatically after the application started. If I have in preWindowOpen configurer.setShowCoolBar(true);, but no visible coolbars now (I will show they later), I become large (ca 2 cm) empty region between menubar and top of views.
*** This bug has been marked as a duplicate of bug 102885 ***