Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse 4 » Multi-page Editors/Parts in e4?
Multi-page Editors/Parts in e4? [message #661595] Fri, 25 March 2011 14:18 Go to next message
Christoph  is currently offline Christoph Friend
Messages: 4
Registered: January 2011
Junior Member
Hi all,

I've got a simple question, but did not find anything about this in the wiki or via Google. In e4, editors and views are replaced by parts. Is there any equivalent for multi-page editors or any way to simulate them?

I recognized I can inject parts into each other using DI, but this still results in both parts being displayed on one page, one beneath the other.

Thanks for your help!

[Updated on: Fri, 25 March 2011 14:19]

Report message to a moderator

Re: Multi-page Editors/Parts in e4? [message #661688 is a reply to message #661595] Sat, 26 March 2011 04:59 Go to previous messageGo to next message
Thomas Schindl is currently offline Thomas SchindlFriend
Messages: 6651
Registered: July 2009
Senior Member
Hi,

We do not have ported those things into pure e4 until now and won't be
able to do so in 4.1 until we ship but I think we should definately put
something like this on the plan for 4.2.

Tom

Am 25.03.11 07:18, schrieb Christoph:
> Hi all,
>
> I've got a simple question, but did not find anything about this in the
> wiki or via Google. In e4, editors and views are replaced by parts. Is
> there any equivalent for multi-page editors or any way to simulate them?
>
> I recognized I can inject parts into each other using DI, but this still
> results in both parts being displayed on one page, one beneath the other.
>
> Thanks for your help!
Re: Multi-page Editors/Parts in e4? [message #661930 is a reply to message #661595] Mon, 28 March 2011 14:29 Go to previous message
Paul Webster is currently offline Paul WebsterFriend
Messages: 6859
Registered: July 2009
Location: Ottawa
Senior Member

The thought is to either have put a partstack where the MPEP is supposed
to go (so that it can contain the 2 editors) or to create an MPart that
can contain further MParts, adding some of the processing for them.

PW

--
Paul Webster
http://wiki.eclipse.org/Platform_Command_Framework
http://wiki.eclipse.org/Command_Core_Expressions
http://wiki.eclipse.org/Platform_Expression_Framework
http://wiki.eclipse.org/Menu_Contributions
http://wiki.eclipse.org/Menus_Extension_Mapping
http://help.eclipse.org/helios/index.jsp?topic=/org.eclipse. platform.doc.isv/guide/workbench.htm


Previous Topic:Unable to create class BindingProcessingAddon
Next Topic:How to hide the view menu in legacy view parts
Goto Forum:
  


Current Time: Thu Mar 28 09:21:35 GMT 2024

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

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

Back to the top