High performance text component
Claus Luethje
Claus.Luethje at osys.ch
Wed Aug 15 14:56:01 PDT 2012
I'm very interested in a Rich Text component, too. We have a client being quite heavy on WebViews, which could be replaced by a RichText display (no editor needed).
This would most certainly speed things up.
Regards
Claus
-----Original Message-----
From: openjfx-dev-bounces at openjdk.java.net [mailto:openjfx-dev-bounces at openjdk.java.net] On Behalf Of André Thieme
Sent: Mittwoch, 15. August 2012 23:09
To: OpenJFX Mailing List
Subject: Re: High performance text component
Am 10.08.2012 18:59, schrieb Felipe Heidrich:
> Sorry for the delay,
>
> I'm trying to get edit rights to our public wiki but the process is
> taking much longer that I expected.
Hi Felipe, can you estimate an ETA for this?
> StyledText is a rich text editor, and we still don't have a plan for
> adding a control to JFX with similar capabilities. We will add a rich
> text editor eventually, but I doubt the API will be similar.
> Note that StyledText has a pretty extensive API (models, custom
> events, custom key bindings, etc).
I am looking basically for this:
A rectangular area that displays chars, and for each single char one could potentially chose a unique font, color, size, style (italic, bold, underlined, overlined, striked through, combinations of all)?
What do you mean by “rich text editor”?
Is it more something like a Wordpad-like component?
With buttons for cut/copy/paste etc.?
http://docs.oracle.com/javafx/2/ui_controls/img/editor-sample.png
Greeting,
André
More information about the openjfx-dev
mailing list