Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Editor in background
Editor in background [message #335702] Wed, 22 April 2009 13:53 Go to next message
Eclipse UserFriend
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 19:32 Go to previous messageGo to next message
Eclipse UserFriend
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 02:40 Go to previous message
Eclipse UserFriend
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: Thu Mar 13 17:49:26 EDT 2025

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

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

Back to the top