On 2/27/17, 8:45 PM, "Justin Mclean" <jus...@classsoftware.com> wrote:
>Hi, > >What is the FlexJS component you should use for large blocks of text? > >I first try TextArea and it does however support newlines in the content, >but the text is editable. Should support be added for a readonly >property? Only in a PAYG way. Maybe a bead, or a TextAreaWithReadOnly. > >I also tried MultilineLabel as far as I can see ignores any new lines in >it content. Is this a bug? Not sure. How do you specify a new line in a regular HTML Span, and did you use the same thing? There is also an InnerHTML bead that might be useful. -Alex