Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » An Editor in a IFolderLayout
An Editor in a IFolderLayout [message #305202] Mon, 26 June 2006 05:55 Go to next message
Eclipse UserFriend
Originally posted by: Thomas.Kowatsch.ruag.com

Hi.
I wonder, if it is possible to show an EditorPart in an IFolderLayout
next to some ViewParts?
Or is it possible to show a ViewPart in the EditorArea.
In fact, I would like my EditorPart to be placed like a ViewPart in the
PageLayout.
Is this possible at all?
Any disadvantages doing this?
TIA.
-- Thomas
Re: An Editor in a IFolderLayout [message #305213 is a reply to message #305202] Mon, 26 June 2006 09:27 Go to previous messageGo to next message
Eclipse UserFriend
Editors can only show up in the Editor Area, and there's only one per
workbench window. They can't be mixed with views in the view IFolderLayouts

Later,
PW
Re: An Editor in a IFolderLayout [message #305226 is a reply to message #305213] Mon, 26 June 2006 13:56 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: Thomas.Kowatsch.ruag.com

Hmmm. Is that also true for my own RCP Application (maybe it is the
wrong newsgroup, would eclipse.platform.rcp be it?).

No way to show editors and views in the same folder group?

Do I have to wrap my view with an editor then in order to open them in
the same group?

The reason why I have an editor is that I ant to use a GEF
GraphicalEditorWithFlyoutPalette.

Thanks.

-- Thomas
Re: An Editor in a IFolderLayout [message #305228 is a reply to message #305226] Mon, 26 June 2006 14:43 Go to previous message
Eclipse UserFriend
editors and views can't exist together, AFAIK. And you can't wrap an
editor in a view or vice versa.

Even if you wrote your own presentation, I can't see how you would get
the editor stack and view stack to merge.

Later,
PW
Previous Topic:Job and clearConsole()
Next Topic:How do tasks marker limits work?
Goto Forum:
  


Current Time: Wed Jul 16 23:17:58 EDT 2025

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

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

Back to the top