Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » How to navigate from StyledText to IEditorPart
How to navigate from StyledText to IEditorPart [message #328992] Tue, 10 June 2008 06:35
LoÃ?¯c QuÃ?©ran is currently offline LoÃ?¯c QuÃ?©ranFriend
Messages: 45
Registered: July 2009
Member
Hi,

When a drop is performed on a text editor, the target is a StyledText.
The behaviour of the drop could depend on the editor which contains the
StyledText. For example, the drop on a JavaEditor would be performed in
a different manner from the drop on a CDT editor.

By the content, I could have an algorithm to try to find the appropriate
editor, but I think there should be an easier way.

I have looked at ProjectionDocument and related classes, but nothing
strikes me as evident.

Any idea ?
Previous Topic:[DataBinding] Connect Databinding Error Message with Eclipse Forms
Next Topic:AssertionFailedException
Goto Forum:
  


Current Time: Fri Jul 05 03:27:35 GMT 2024

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

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

Back to the top