[TIMOB-20128] Windows: attributedString for Ti.UI.TextField
| GitHub Issue | n/a |
|---|---|
| Type | Story |
| 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:53:24.000+0000 |
| Updated | 2017-10-20T09:24:07.000+0000 |
Description
Implement
attributedString property for Ti.UI.TextField. Currently TextField 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