Probably the child component (Box) has been given fixed width and height in pixels. Try changing those to percent values.
http://gsjournals.wordpress.com/ On Feb 24, 4:34 pm, akshay gore <[email protected]> wrote: > Hi all, > I have a Canvas in my application, in that i am adding a > child (box) dynamically.. now when i change the height n width > (Layout) of the canvas dynamically i also want its children get > resized accordingly .. Here i am getting the problem that children > (Layout) are not changing according to parent (canvas).. Is there > anyway to do this? which property should i set that it will be done > automatically? > Thanks in advance, > Regards, > Akshay --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/flex_india?hl=en -~----------~----~----~----~------~----~------~--~---

