Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » How do I configure a second window(How do I configure a second window)
How do I configure a second window [message #713856] Tue, 09 August 2011 08:05 Go to next message
Lewis Gardner is currently offline Lewis GardnerFriend
Messages: 2
Registered: August 2011
Junior Member
I need to configure and RCP application for dual screen with different views on each screen. I can create a second application window via IWorkbench.openWorkbenchWindow but the second window has the same menus, toolsbars and status bars as the "primary" window.

Is there any way I can configure a second application window differently from the first?

Or is there a completely different solution for managing dual screen applications?

thanks,
Lewis
(no subject) [message #714140 is a reply to message #713856] Tue, 09 August 2011 21:29 Go to previous messageGo to next message
Wim Jongman is currently offline Wim JongmanFriend
Messages: 423
Registered: July 2009
Senior Member
Hi Lewis,

IWorkbench has and openWindow method to which you can pass a perspective id.

Regards,

Wim


> I need to configure and RCP application for dual screen with different
views on each screen. I can create a second application window via
IWorkbench.openWorkbenchWindow but the second window has the same menus,
toolsbars and status bars as the "primary" window.
>
> Is there any way I can configure a second application window differently
from the first?
>
> Or is there a completely different solution for managing dual screen
applications?
>
> thanks,
> Lewis
Re: (no subject) [message #714166 is a reply to message #714140] Wed, 10 August 2011 00:18 Go to previous message
Lewis Gardner is currently offline Lewis GardnerFriend
Messages: 2
Registered: August 2011
Junior Member
Unfortunately, the perspective does not control menus, tool bars and status bars. Or have I missed something?
Previous Topic:EditorPart toolbar
Next Topic:limit search results OR hide search view toolbar icons dynamically
Goto Forum:
  


Current Time: Thu Apr 25 15:40:32 GMT 2024

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

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

Back to the top