Would listening for creationComplete on the parent component do it? It
is only fired after all children have been initialized.

--- In [email protected], "flexawesome" <[EMAIL PROTECTED]> wrote:
>
> Hey there,
> 
> I have a UIcomponent which contents 5 more image components inside.
I would like to show 
> the UIcomponent after all images have loaded successfully.
> 
> If any image is still loading, the UIcomponent will not be displayed.
> 
> Is there a easy way to add a event listener on the UIcomponent
rather than add them for each 
> of image component?
> 
> any suggestions?
>


Reply via email to