Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » toolbar visible
toolbar visible [message #461925] Thu, 18 January 2007 11:43 Go to next message
Alexey is currently offline AlexeyFriend
Messages: 12
Registered: July 2009
Junior Member
how can i show a toolbar, when my editor is opening, if i hide it in my
WorkbenchWindowAdvisor before?
Re: toolbar visible [message #461929 is a reply to message #461925] Thu, 18 January 2007 11:51 Go to previous messageGo to next message
Ilya Shinkarenko is currently offline Ilya ShinkarenkoFriend
Messages: 22
Registered: July 2009
Junior Member
Hi,

why not to use org.eclipse.ui.editorActions extension point? When an
editor is opened all relative actions will be displayed in the editor
toolbar.

Ilya Shinkarenko
--
www.rcp-training.com
www.weiglewilczek.com



Alexey wrote:
> how can i show a toolbar, when my editor is opening, if i hide it in my
> WorkbenchWindowAdvisor before?
>
Re: toolbar visible [message #461942 is a reply to message #461929] Thu, 18 January 2007 14:17 Go to previous message
Alexey is currently offline AlexeyFriend
Messages: 12
Registered: July 2009
Junior Member
for example, ZoomInRetargetAction - i need extends to my own class and
implements IEditorActionDelegate? get icon, etc? and so on for all others
built-in GEF-actions?


iznachal'no problema v tom, chto esli v WorkbenchWindowAdvisor postavit'
configurer.setShowCoolBar(true);
to poluchaetsya ochen' bol'shaya (pustaya) poloska pod toolbar, poka ne
otkroetsya editor - togda poyavlyautsya ikonki i ona sujaetsya do
normal'nogo razmera. kak by ee suzit' srazu?
Previous Topic:ViewMenu for Editor Views
Next Topic:Problems with Product Export within Eclipse: wrong content in created jars
Goto Forum:
  


Current Time: Thu Oct 03 22:30:22 GMT 2024

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

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

Back to the top