Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » openWorkbenchWindow on top (modal)
openWorkbenchWindow on top (modal) [message #460311] Tue, 19 December 2006 08:09
Eclipse UserFriend
Originally posted by: dmarfil.citic.es

Hi, I'm trying to get a new window opened on top of active my window, but in
a modal way.

I get a new window opened on top in this way:
win = PlatformUI.getWorkbench().openWorkbenchWindow(idPerspective,
null);
where idPerspective is the ID of the perspective I want to open in the new
window... but I cannot get it in a modal way.

As I'm newbie with RCP, I suppose this is not the best way to do it, but at
this moment I cannot find anything better...
Could anybody give me some clue about it?
Previous Topic:Resize views in a perspective
Next Topic:Compiled Class has not exported
Goto Forum:
  


Current Time: Thu Mar 27 01:18:29 EDT 2025

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

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

Back to the top