Re: [flexcoders] Re: Flex 4 RichText clickable hyperlinks + maxDisplayedLines

2010-06-08 Thread Andriy Panas
Hi, You should study the source code of RichText and RichEditableText and then create a new component that extends from TextBase to support maxDisplayedLines property that will accept LinkElements in TextFlow

[flexcoders] Re: Flex 4 RichText clickable hyperlinks + maxDisplayedLines

2010-06-07 Thread astronaute75
Can someone please suggest a solution for this problem ? Thank you :) --- In flexcoders@yahoogroups.com, astronaute75 astrona...@... wrote: Hello, RichText support maxDisplayedLines attribute, but doesn't support clickable hyperlinks. RichEditableText support clickable hyperlinks, but