Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Tying Editor & View
Tying Editor & View [message #654963] Thu, 17 February 2011 13:46 Go to next message
Eclipse UserFriend
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 14:16 Go to previous messageGo to next message
Eclipse UserFriend
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 11:34 Go to previous message
Eclipse UserFriend
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: Wed Jul 23 01:44:17 EDT 2025

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

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

Back to the top