[
https://issues.apache.org/jira/browse/PIVOT-696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13079357#comment-13079357
]
Noel Grandin commented on PIVOT-696:
------------------------------------
It's fine for light use - see the example code in
org.apache.pivot.demos.text.TextPaneDemo
but it depends on what you expect from a rich text editor. There is still lots
off functionality that could be added.
> TextArea support for entering tab characters and tab stops
> ----------------------------------------------------------
>
> Key: PIVOT-696
> URL: https://issues.apache.org/jira/browse/PIVOT-696
> Project: Pivot
> Issue Type: Improvement
> Affects Versions: 2.0
> Reporter: Taro App
> Priority: Minor
> Fix For: 2.0.1
>
>
> Currently, if you press Ctrl+Tab in a TextArea, series of space characters
> entered. (The number of space characters can be specified with tabWidth
> property.) Text containing tabs can be set by TextArea.setText, but then tab
> characters are not displayed. It is desirable that TextArea supports tab
> stops so users can enter and see tab characters.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira