Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Activating editor
Activating editor [message #464993] Wed, 21 March 2007 14:50
Janek is currently offline JanekFriend
Messages: 10
Registered: July 2009
Junior Member
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 Sep 13 11:38:13 GMT 2024

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

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

Back to the top