Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Rich editor
Rich editor [message #703305] Wed, 27 July 2011 12:01 Go to next message
Elvis Dominguez is currently offline Elvis DominguezFriend
Messages: 52
Registered: July 2009
Location: Switzerland
Member
Hi all,

i'm developing a single sourced application.
i'm in the need of a rich text editor that's compatible with both rcp and
rap.
my rich editor needs to do following formats:
- bold italic striked underline
- colors (black, blue, red , green)
eventually nice-to-have
- bullets
- text size
- alignments (left, center, right)

Is there something available?
If not is possible to implements some html/js editor (i.ex. CKEditor?)

I've tried to google but i found only old infos.


--
kindly Elvis Dominguez
Re: Rich editor [message #703561 is a reply to message #703305] Wed, 27 July 2011 17:20 Go to previous message
Ralf Sternberg is currently offline Ralf SternbergFriend
Messages: 1313
Registered: July 2009
Senior Member

Hi Elvis,

there's no editable RichText widget available for RAP yet. But with the
improvements to the Browser-widget in RAP 1.4, it has now become very
simple to create custom widgets that use existing Javascript widgets and
libraries. A simple prototype for a custom widget that wraps the popular
CK editor is available on github [1].

Hope this helps,

Ralf

[1] https://github.com/beyhan/rap-ckeditor

--
Ralf Sternberg

Twitter: @EclipseRAP
Blog: http://eclipsesource.com/blogs/

Professional services for RAP and RCP?
http://eclipsesource.com/services/rap/
Previous Topic:Deploy RAP app on Servicemix 4
Next Topic:WAR Products Tooling in RAP 1.4: no web.xml in product configuration?
Goto Forum:
  


Current Time: Thu Apr 25 11:44:56 GMT 2024

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

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

Back to the top