Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » ViewMenu for Editor Views
ViewMenu for Editor Views [message #461772] Tue, 16 January 2007 11: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 08:26 Go to previous message
Eclipse UserFriend
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: Sun Mar 16 19:35:44 EDT 2025

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

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

Back to the top