Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Empty toolbar
Empty toolbar [message #727430] Wed, 21 September 2011 09:37
Jan Krakora is currently offline Jan KrakoraFriend
Messages: 477
Registered: December 2009
Location: Prague
Senior Member
Hello,

I have defined a toolbar that is contributed to the main coolbar. The toolbar is in the middle of other toolbars
and contains only one command (myCommand) with 'visibleWhen' set to true.

Then I have defined a handler that is bound to the command myCommand. This handler opens a dialog and has activeWhen
set to with activeEditorId property, value is "myEditor".

When I open myEditor, the toolbar appears which is expected behavior. But when I click on it, and dialog is open,
the toolbar is still here but without the command. I would expect the toolbar disappear completely and
all other toolbars on the right side shifts left to take its position.

Am I missing something?
Previous Topic:Progress Monitor in headless RCP
Next Topic:create java project fail in the RCP product.
Goto Forum:
  


Current Time: Thu Apr 25 04:22:56 GMT 2024

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

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

Back to the top