I have a screen where I am using three different types of controls: TextInputs, Comboboxes, and Dates. All controls are highly customized controls with custom skins and stuff.
I have discovered that because of Dates controls the screen is getting slower to open after every run.If I use Flex native DateField controls then I have no problem. I am comparing custom DateDileds with natives ones and basically the difference is skins. I tried to get rid of all custom code but the problem is still there. Any thoughts what can cause this growing time?
Thanks
Well, it kinda looks like some resource or other isn't getting destroyed. It's a question of finding it.
Perhaps you could put a breakpoint before you add new controls, to see if those controls haven't been removed.
Perhaps you have strong event listeners that are preventing the controls being garbage collected.
Perhaps..
North America
Europe, Middle East and Africa
Asia Pacific