Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Tying Editor & View
Tying Editor & View [message #654963] Thu, 17 February 2011 18:46 Go to next message
Paul Warren is currently offline Paul WarrenFriend
Messages: 34
Registered: July 2009
Member
Hi Folks,

I've done some googling and not found anything.

Is it possible to tie views to an editor?

i.e.

When editor x opens, it opens views y & z?

And when editor x closes, it closes views y & z?

Is there any infrastructure for this, or would I have to implement it
myself?

Thanks in advance
_Paul
Re: Tying Editor & View [message #654965 is a reply to message #654963] Thu, 17 February 2011 19:16 Go to previous messageGo to next message
Devi Vara Prasad Bandaru is currently offline Devi Vara Prasad BandaruFriend
Messages: 100
Registered: March 2010
Location: Hyderabad
Senior Member

To my knowledge there is no such support to directly achieve this..
but you can have the same by using a IPartListener
http://help.eclipse.org/helios/index.jsp?topic=/org.eclipse. platform.doc.isv/reference/api/org/eclipse/ui/IPartListener. html


Re: Tying Editor & View [message #655342 is a reply to message #654965] Sat, 19 February 2011 16:34 Go to previous message
Paul Warren is currently offline Paul WarrenFriend
Messages: 34
Registered: July 2009
Member
Thanks Prasad.

"Prasad" <deviprasad742@gmail.com> wrote in message
news:ijjrqo$36i$1@news.eclipse.org...
> To my knowledge there is no such support to directly achieve this..
> but you can have the same by using a IPartListener
> http://help.eclipse.org/helios/index.jsp?topic=/org.eclipse. platform.doc.isv/reference/api/org/eclipse/ui/IPartListener. html
> --
> Regards,
> Prasad
Previous Topic:[Commands] Semantics of IHandlerService.activateHandler
Next Topic:How to hide unwanted wizard and perspective?
Goto Forum:
  


Current Time: Fri Apr 26 18:19:44 GMT 2024

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

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

Back to the top