[
https://issues.apache.org/jira/browse/PIVOT-31?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12868670#action_12868670
]
Greg Brown commented on PIVOT-31:
---------------------------------
We used to use TextLayout, but I'd like to stay away from it now if possible.
LabelSkin currently handles underlined text without TextLayout - we could
probably do something similar here. Could possibly punt on sub/superscript for
now.
It might be interesting to attempt to add a ComponentNode class next. That
would facilitate the kind of layout discussed in this thread:
http://mail-archives.apache.org/mod_mbox/pivot-user/201005.mbox/%[email protected]%3e
We'll have to make TextArea extend Container (and TextAreaSkin extend
ContainerSkin) for this to work, but it is certainly doable. In fact, there
used to be a TODO in TextAreaSkin about this, but it looks like it was removed
at some point.
> Add rich text support to TextArea
> ---------------------------------
>
> Key: PIVOT-31
> URL: https://issues.apache.org/jira/browse/PIVOT-31
> Project: Pivot
> Issue Type: Improvement
> Components: wtk
> Reporter: Greg Brown
> Assignee: Greg Brown
> Fix For: 1.6
>
> Attachments: patch.txt, patch.txt
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.