Interesting. This would be the first time I've seen TLF overwhelm the LayoutManager. Are you sure filters are turned off? If you scroll down you should see mx or spark packages/classes in the list.
If you have filters turned off, then I would set a breakpoint on TextContainerManager.compose() and see what is on the call stack when it is called. Could the corelogiq components be using TLF internally? Spark Labels use FTE, but not TLF. Spark RichText, RichEditableText, TextInput and TextArea use TLF but they should have shown up in this screenshot. -Alex On 8/21/14 3:54 PM, "codekarma" <[email protected]> wrote: >Hi, Thanks for the pointers. > >I've uploaded another screen shot here <http://imgur.com/fS4AFou> with >all the filters removed. > >I checked to make sure the creationPolicy is auto everywhere. Also, the >slowdown only happens when I click the last item in the Accordion which is >when my custom component gets created. > >I've only used spark Labels and they don't use the TLF? There is an >advanced >data grid on the stage but doesn't come under the TitleWindow in which my >custom component is located. > > > >-- >View this message in context: >http://apache-flex-users.2333346.n4.nabble.com/TitleWindow-severe-performa >nce-problem-15-sec-to-update-tp7677p7687.html >Sent from the Apache Flex Users mailing list archive at Nabble.com.
