Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » EPF » Re-using RichText and RichTextEditor
Re-using RichText and RichTextEditor [message #584343] Mon, 08 October 2007 20:34
Eric Rizzo is currently offline Eric RizzoFriend
Messages: 3070
Registered: July 2009
Senior Member
I'm trying to use EPF's RichtText/RichTextEditor in a plugin and RCP
app. I'm going to ask a series of increasingly specific questions
realted to doing so; I've tried to do some research, but if there is a
RTFM answer, please provide a link or direction to the FM :-)

Are there any resources available (other than the EPF source code) to
help use the rich text editor in a non-EPF context?

Has anyone done any work towards integrating RichTextEditor with the
JFace Data Binding framework?

Is there any way to get FOCUS_OUT events from RichTextEditor? I've tried
hooking into the SWT.FocusOut event on the RichText but my Listener
never gets called. I've also tried attaching the Listener to
RichtText.getControl() without luck. The app/plugins I'm working on use
FocusOut events to trigger modification from Text widgets to the model,
so if I can't find a way to get RichText/RichtTextEditor to emit
FocusOut events I'm afraid I won't be able to use it - that would be
very unfortunate since the existing alternatives are not really robust
enough for production use.

Thanks in advance,
Eric
Previous Topic:Font inside HTML editor
Next Topic:Is SPEM 2.0 "Metric" class implemented in EPF 1.2?
Goto Forum:
  


Current Time: Fri Apr 19 20:52:41 GMT 2024

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

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

Back to the top