Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [epf-dev] Using a link in the RichTextEditor


Hi,

The answer is the same to both questions:

There is nothing like that currently, but you can add your own _javascript_ to achieve these things.

-Jeff Hardy



From: "Michael Lörscher" <michael.loerscher@xxxxxxxxx>
To: epf-dev@xxxxxxxxxxx
Date: 08/05/2008 11:04 AM
Subject: [epf-dev] Using a link in the RichTextEditor





Hi everyone,

I'm using the richTextEditor in as a plugin in my project and got some problems using it:

1)  I want to use HTML links for triggering some other stuff in my projekt. Is there any kind of listerner or handler for reacting on the onClick event?

2) For another purpose I want to retrieve the word right in front of the cursor position in the text. Is there any interface that provides information about the cursor position?

Thanks in Advance!
Michael
_______________________________________________
epf-dev mailing list
epf-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/epf-dev



Back to the top