Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Toolbar buttons with Eclipse Look
Toolbar buttons with Eclipse Look [message #332052] Wed, 01 October 2008 19:24 Go to next message
Eclipse UserFriend
Originally posted by: adam.example.com

I am trying to programmatically create some toolbar buttons, but I'm
having trouble trying to match the ones I added through the ActionSets
extension point. Can someone point me to some code that does this? I'm
expecting that its not using native buttons, but I don't know if its
using labels, composites, etc.

thanks,
adam
Re: Toolbar buttons with Eclipse Look [message #332082 is a reply to message #332052] Thu, 02 October 2008 12:26 Go to previous message
Paul Webster is currently offline Paul WebsterFriend
Messages: 6859
Registered: July 2009
Location: Ottawa
Senior Member

Most of the eclipse toolbars are created by toolbar managers created from:
org.eclipse.ui.internal.presentations.DefaultActionBarPresen tationFactory.createToolBarManager()

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/ganymede/index.jsp?topic=/org.eclips e.platform.doc.isv/guide/workbench.htm


Previous Topic:Commands - checkEnabled=true strange behaviour
Next Topic:enable command handler on startup
Goto Forum:
  


Current Time: Sun Jun 30 13:32:03 GMT 2024

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

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

Back to the top