[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.tools] Re: How can I insert a string into an editor with an external menuitem?
|
- From: lge@xxxxxxxxxx (Leen Geeraerts)
- Date: 2 Aug 2001 08:25:17 GMT
- Newsgroups: eclipse.tools
- Organization: http://www.eclipse.org
- User-agent: NewsPortal 0.23
Hey Edgar!
Your solution was perfect and your comments were very helpful. I have
already started to manipulate the text in the active texteditor.
The problem that I have got now, is to catch the current position of the
cursor in my texteditor. That\'s where I want to put in some extra text.
The getPositions doesn\'t seem to do it. Or do I need to catch the active
offset ... I find no method to do that tough ...
Thanks a lot for helping out again!
Kind regards,
Leen