Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Editor in background
Editor in background [message #335702] Wed, 22 April 2009 17:53 Go to next message
Sebastian is currently offline SebastianFriend
Messages: 14
Registered: July 2009
Junior Member
Hello,

is it possible to load an editor in background? I need its functionality,
but not its ui.
How can I do this?

regards
Sebastian
Re: Editor in background [message #335708 is a reply to message #335702] Wed, 22 April 2009 23:32 Go to previous messageGo to next message
Ben Vitale is currently offline Ben VitaleFriend
Messages: 247
Registered: July 2009
Senior Member
Hi Sebastian,

I'm reasonably sure that isn't possible. An IEditorPart is stuck in a
hierarchy of visual parts, and it of course has its own controls. I'm
not sure how meaningful it is to even have an editor alive if the user
can't interact with anything.

I'm curious about your scenario though. Can you elaborate at all?

Cheers
Ben

Sebastian wrote:
> Hello,
>
> is it possible to load an editor in background? I need its
> functionality, but not its ui.
> How can I do this?
>
> regards
> Sebastian
>
>
Re: Editor in background [message #335711 is a reply to message #335702] Thu, 23 April 2009 06:40 Go to previous message
Dani Megert is currently offline Dani MegertFriend
Messages: 3802
Registered: July 2009
Senior Member
Sebastian wrote:
> Hello,
>
> is it possible to load an editor in background? I need its
> functionality, but not its ui.
Mmh, the whole point of the editor is the UI ;-)

Dani
> How can I do this?
>
> regards
> Sebastian
>
>
Previous Topic:Question about Plugin-Management
Next Topic:dynamic ruler column
Goto Forum:
  


Current Time: Fri Apr 19 05:00:04 GMT 2024

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

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

Back to the top