Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » howto add a second coolbar to RCP application
howto add a second coolbar to RCP application [message #435759] Tue, 23 August 2005 09:30 Go to next message
Eclipse UserFriend
Originally posted by: alexander.schuetz.cafesolo.biz

I have a RCP application and I want to add a second coolbar. This second
coolbar should appear below the default coolbar. Is that possible? How can
I do that?

Thank you in advance for the help.

Alexander.
Re: howto add a second coolbar to RCP application [message #436180 is a reply to message #435759] Thu, 01 September 2005 16:29 Go to previous message
Boris Bokowski is currently offline Boris BokowskiFriend
Messages: 272
Registered: July 2009
Senior Member
Try adding a Separator to your CoolBar, it will insert a "line break" in the
cool bar.

If you really need two separate coolbars, implement createWindowContents()
in your subclass of WorkbenchWindowAdvisor to create a custom layout for the
workbench window.

Boris.

"Alexander Sch
Previous Topic:how to get control of property page
Next Topic:Welcome View Problems
Goto Forum:
  


Current Time: Wed Dec 04 15:52:37 GMT 2024

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

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

Back to the top