Skip to main content
Known Participant
July 23, 2009
Question

TextArea with tlf in flex 3.x

  • July 23, 2009
  • 1 reply
  • 1735 views

Hi all,

I have a few doubts. I want to use tlf in flex 3 and want my TextArea to support almost all the features supported by tlf. Do I need to write a wrapper(Component) on top of tlf in flex 3 to do this ? I have seen RichEditableText and RichText primitives in Spark, is there something similar for flex 3, a UIComponent which leverages tlf in flex 3 ?

Thank you

--

Chetan Sachdev

This topic has been closed for replies.

1 reply

Adobe Employee
July 23, 2009

Not at this time there isn't.

Regards,

Richard

cksachdevAuthor
Known Participant
July 23, 2009

Thank you Richard for your reply. Could you please tell me if there is any plan to have tlf component in flex 3 in the next release. I also noticed a class named UITLFTextField inside framework_textLayout, is this class intended to be used in flex 3 to leverage tlf ?

--

Chetan

Participating Frequently
July 23, 2009

TLFTextField is being developed to allow Halo components (i.e., those in mx.controls and mx.containers) in Flex 4 to use TLF. There are no plans to include any FTE- and TLF-based text capabilities in Flex 3 SDKs, because by the time TLF is released as 1.0, Flex 4.0 will have shipped.

Gordon Smith

Adobe Flex SDK Team