Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Activating editor
Activating editor [message #464993] Wed, 21 March 2007 10:50
Eclipse UserFriend
Hi
It is possible to activeate an editor without giving focus to it like in
View when I call for example:
getSite().getWorkbenchWindow().getActivePage().showView(MTOb jectView.ID,null,IWorkbenchPage.VIEW_VISIBLE);

IWorkbenchPage.VIEW_VISIBLE - this constant means that I want only to show
view without passing focus to it.

Is the same possible for an editor ?

thx
Previous Topic:Where do I put code for opening files? Editor or Action?
Next Topic:Virtual Table: not going fast enough?
Goto Forum:
  


Current Time: Fri Jun 20 10:43:20 EDT 2025

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

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

Back to the top