[TIMOB-20127] Windows: attributedString for Ti.UI.TextArea
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | Medium |
Status | Open |
Resolution | Unresolved |
Affected Version/s | Release 5.1.0 |
Fix Version/s | n/a |
Components | Windows |
Labels | n/a |
Reporter | Kota Iguchi |
Assignee | Kota Iguchi |
Created | 2015-12-10T00:52:15.000+0000 |
Updated | 2017-10-20T09:23:57.000+0000 |
Description
Implement
attributedString
property for Ti.UI.TextArea
. Currently TextArea uses Windows::UI::Xaml::Controls::TextBox
, but it doesn't support text-styling. We might want to use rich-text component if any.
No comments