org.eclipse.rwt.widgets.styledtext [message #783423] |
Wed, 25 January 2012 12:35  |
Eclipse User |
|
|
|
Hi,
We use Styledtext in our Application (only underlining), and do not need write-support, just display.
After a litte search i saw that you dont intend to fully support text but created a non writable prototype -> org.eclipse.rwt.widgets.styledtext. If it supports readonly, underlined text it would be enough for our purposes
I downloaded org.eclipse.rwt.widgets.styledtext and org.eclipse.rwt.widgets.styledtext.demo from the cvs-server and tried to start it but there is a problem with the java security manager as the jars where org.eclipse.swt.custom is located are signed.
Is there a signed jar available?
And how much functionality is in this styledtext-prototype?
Thanks in advance
|
|
|
Re: org.eclipse.rwt.widgets.styledtext [message #784342 is a reply to message #783423] |
Fri, 27 January 2012 06:35  |
Eclipse User |
|
|
|
Hi,
the styledtext is just a sandbox project and has been unattended for
some time. It will probably still work with the latest RAP, using the
compatibility layer for the old protocol. A description of the features
is available in the JavaDoc of the class.
There is no signed build available for the sandbox projects. However,
with a nightly build as target platform, you should at least be able to
test it, since nightly builds are not signed.
If you find that the widget is useful, you could request it to be
migrated to the incubator, where signed builds are available. This would
however require it to be updated to the new protocol.
Regards, Ralf
--
Ralf Sternberg
Twitter: @EclipseRAP
Blog: http://eclipsesource.com/blogs/
Professional services for RAP and RCP?
http://eclipsesource.com/services/rap/
|
|
|
Powered by
FUDForum. Page generated in 0.06098 seconds