for enhancement of formating text in stead of using a simple text-area we’re looking for a bean with formating capabilities for text, tables, paragraph-styles, styles for highligting seqences in the text and also features like spellchecking.
This cuold be something like a html-editor nesst combined with some xml capabitities.
We’ve found two Java-aplications, wich also exists as beans:
When we placed EditLife! as a bean we got some error-messages which told us, that a standard.xml-File was not found resp. defined etc.
So up to now we had no success with implementing this very interesting bean which costs some bugs.
The second one we’re just testing.
We would like to share our experinces with testing them with someone.
in hope that someone is interested in beans with text processing abilities, we place here the error messages we’ve got, when trying to implement the bean named EditLive! from www.Ephox.com.
Would be a great thing, to have a real text editor resp. word processor in Servoy for writing for example business correspondence directly in solutions without word or other external programs!
First we have copied the bean EditLive! to the folder beans in the Servoy folder.
When placing the bean on form, two Messages are shown:
1.) Error 2: loading of standard.xml failed.
2.) Error 1: Configuration file, text or URL not defined.
The properties of the placed bean are shown but changing the properties is showing the error messages again.
A sreenshot from the properties of the bean is shown in the attachement of this posting.
There is only one javabean for EditLive available:
Standard.xml is part of the bean.
Perhaps the link to the documentation of the EditLive! implementation will help:
i tested the bean. and that loading error is there problem they first need to fix.
For example if i am running there Test itself. (Slightly modified) then it also doesn’t work.
This bean is more an html-editor than a word-processor.
I miss complete the print or print-preview function?
Or I a wrong?
Question to the dev-guys:
Since your are JAVA-gurus, maybe you know this better:
is there any change in front of the rtf bean of SUN? compatability with tables, pictures? etc..?
Or something else that would enhance word-processing in Servoy?