Hi, You could also try the ResizeEvent.RESIZE event to get it.
Try adding the event listener AFTER you sett the dataProvider of the combo box. If this is a binding that won't work. You could also try the update complete of the combo box. It really depends on the whole timming of the application. Peace, Mike On 1/9/07, Devin Holloway <[EMAIL PROTECTED]> wrote:
maybe pop open the title window in the result event of the data loading? --- In [email protected] <flexcoders%40yahoogroups.com>, "bghoward3" <[EMAIL PROTECTED]> wrote: > > is there a way i can stall the tile window opening until the items in > it have full drawn? my title window contains a combobox component > populated with dynamic data, so since it takes longer tot load than the > the window takes to open, the window resizes after it opens and looks > sloppy > > any direction appreciated >
-- Teoti Graphix http://www.teotigraphix.com Blog - Flex2Components http://www.flex2components.com You can find more by solving the problem then by 'asking the question'.

