Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Add and remove items in coolbar
Add and remove items in coolbar [message #296689] Fri, 30 December 2005 03:34 Go to next message
Eclipse UserFriend
Originally posted by: automatic.javalobby.org

Dear developers !

I want to show or hide group of items or single items programatically.
So if the user switch to a perspective a group of items
appear or disappear.

Thanks in advance for any answer !
Re: Add and remove items in coolbar [message #296833 is a reply to message #296689] Tue, 03 January 2006 11:18 Go to previous messageGo to next message
Eclipse UserFriend
Perhaps not individual items (without more information), but you can
programmatically add and remove action sets:

IWorkbenchPage#showActionSet(*)

Later,
PW
Re: Add and remove items in coolbar [message #296936 is a reply to message #296689] Thu, 05 January 2006 05:15 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: automatic.javalobby.org

Thanks for the reply !

I've added a toolbar to my coolbar.When i switch
the perspective the toolbar should appear or disappear.
Re: Add and remove items in coolbar [message #297021 is a reply to message #296689] Fri, 06 January 2006 11:50 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: douglas.pollock.magma.ca

Marcel wrote:
> I want to show or hide group of items or single items programatically.
> So if the user switch to a perspective a group of items
> appear or disappear.

Use the org.eclipse.ui.actionSets and org.eclipse.ui.perspectiveExtensions
extension points. Please read the documentation.



cheers,
d.
Re: Add and remove items in coolbar [message #297084 is a reply to message #297021] Sun, 08 January 2006 03:06 Go to previous message
Eclipse UserFriend
Originally posted by: automatic.javalobby.org

I was blind but finally found the solution. Thanks for the reply !
Previous Topic:support for configure an rcp application background/foreground colours
Next Topic:how to install NLpack1-3.1.1a-win32.zip to Eclipse3.1?
Goto Forum:
  


Current Time: Thu Jul 17 22:01:06 EDT 2025

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

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

Back to the top