Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse 4 » ShowView in DetachedWindow
ShowView in DetachedWindow [message #1742994] Fri, 09 September 2016 08:13
Andrej Kovac is currently offline Andrej KovacFriend
Messages: 1
Registered: September 2016
Junior Member
I have a detached window where I am calling an action to Open a New View.

I would like this new View to be opened in this detached window from where I call it. (I am working in a custom perspective btw,but wil lhave to implement it for Eclipse debug perspective too)

the new view is created by calling the showView method of IWorkBenchPage, problem is this opens it in the main eclipse window, instead of the detached window, because there is only one IWorkBenchPage.


Should I create an IWorkBenchPage for the Detached window?
Or is there any way to open the new view in the detached window?
Previous Topic:Difference between SetToBeRendered and SetVisible
Next Topic:Help support for e4 application
Goto Forum:
  


Current Time: Thu Apr 25 07:59:36 GMT 2024

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

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

Back to the top