Thanks so much for the inputs. Lot of good information. (This forum has more info than most books i've seen so far).
I will follow the invalidation calls to see if I find something. The peculiar problem though is that when I add my custom component to any other container dynamically there is no slow down it happens in < 200 ms. Also, if the component is first added to another container and then added to the TitleWindow it also happens < 200 ms. It's the combination of adding the component for the first time (creation and adding to the displayList) to the TitleWindow that there is the enormous slow down. I will trace through the validation calls to see if it being called anywhere inside the TitleWindow. Thanks again! -- View this message in context: http://apache-flex-users.2333346.n4.nabble.com/TitleWindow-severe-performance-problem-15-sec-to-update-tp7677p7880.html Sent from the Apache Flex Users mailing list archive at Nabble.com.
