Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » ViewMenu for Editor Views
ViewMenu for Editor Views [message #461772] Tue, 16 January 2007 16:28 Go to next message
Eclipse UserFriend
Originally posted by: nucleareffe.gmx.de

Hello,

you can easily add a view menu/toolbar to eclipse views.

I would like to add such a menu/toolbar to an editor view . I know i can
add menues/toolbars to editor views but basically they appear outside of
the editor views.

Is it possible to allow toolbars either programmatically or by extending
extension points for editor views ??

Thanks for your answers.

Bye
Re: ViewMenu for Editor Views [message #461940 is a reply to message #461772] Thu, 18 January 2007 13:26 Go to previous message
Paul Webster is currently offline Paul WebsterFriend
Messages: 6859
Registered: July 2009
Location: Ottawa
Senior Member

you would have to code it yourself in your createPartControl(*),
although you can use MenuManager and ToolBarManager from JFace to help you.

There is some discussion about perhaps allowing editors to specify
in-editor toolbars, but nothing is likely to come of it in 3.3.

Later,
PW


Previous Topic:regarding context menu
Next Topic:toolbar visible
Goto Forum:
  


Current Time: Thu Apr 25 19:26:24 GMT 2024

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

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

Back to the top