Which you need to do from updateDisplayList() :)

Also, keep in mind that if you set width and height on a child component
directly rather than calling setActualSize(), that child component will no
longer measure() and you'll only be able to get the dimensions you assigned
to it rather than the dimensions it thinks it needs to be.

-Josh

On Wed, Jul 2, 2008 at 9:39 AM, Alex Harui <[EMAIL PROTECTED]> wrote:

>  Parents size their children in Flex.  You have to call setActualSize on
> your children.
>
>
> ,___
>



-- 
"Therefore, send not to know For whom the bell tolls. It tolls for thee."

:: Josh 'G-Funk' McDonald
:: 0437 221 380 :: [EMAIL PROTECTED]

Reply via email to