Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Overlapping toolbar icons
Overlapping toolbar icons [message #522738] Tue, 23 March 2010 19:12 Go to next message
Eric Jain is currently offline Eric JainFriend
Messages: 266
Registered: July 2009
Senior Member
I add several toolbars to toolbar:org.eclipse.ui.main.toolbar via the plugin.xml:

org.eclipse.ui.menus
    toolbar:org.eclipse.ui.main.toolbar (menuContribution)
        fileBar (toolbar)
            (command)
        editBar (toolbar)
            (command)


If I move one of the toolbars into a separate plugin (using the same menuContribution URI) the toolbars appear on top of each other:

http://farm3.static.flickr.com/2740/4457328685_a576756b70_o.png

Is this a bug, or am I doing something wrong?
Re: Overlapping toolbar icons [message #524344 is a reply to message #522738] Wed, 31 March 2010 10:10 Go to previous messageGo to next message
Paul Webster is currently offline Paul WebsterFriend
Messages: 6859
Registered: July 2009
Location: Ottawa
Senior Member

Eric Jain wrote:
>
> If I move one of the toolbars into a separate plugin (using the same
> menuContribution URI) the toolbars appear on top of each other:
> Is this a bug, or am I doing something wrong?

They shouldn't appear on top of one another, although depending on your
contribution URI they can appear in a different order :-) I'd open a
bug at
https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Platform &component=UI
and include a screen shot.

Later,
PW

--
Paul Webster
http://wiki.eclipse.org/Platform_Command_Framework
http://wiki.eclipse.org/Command_Core_Expressions
http://wiki.eclipse.org/Menu_Contributions
http://wiki.eclipse.org/Menus_Extension_Mapping
http://help.eclipse.org/galileo/index.jsp?topic=/org.eclipse .platform.doc.isv/guide/workbench.htm


Re: Overlapping toolbar icons [message #524432 is a reply to message #522738] Wed, 31 March 2010 21:44 Go to previous messageGo to next message
Eric Jain is currently offline Eric JainFriend
Messages: 266
Registered: July 2009
Senior Member
https://bugs.eclipse.org/bugs/show_bug.cgi?id=307796
Re: Overlapping toolbar icons [message #729192 is a reply to message #524432] Sun, 25 September 2011 11:14 Go to previous message
Jan Krakora is currently offline Jan KrakoraFriend
Messages: 477
Registered: December 2009
Location: Prague
Senior Member
I have exactly the same problem:(
Previous Topic:Bidi not working completely for my RCP app
Next Topic:Adding new wizards to the file menu
Goto Forum:
  


Current Time: Fri Apr 26 08:22:37 GMT 2024

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

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

Back to the top