Hi all,
         I am developing one editing tool in which i am doing adding
page layout functionality (portrait/landscape)  now the problem is
that for page i am using canvas n when i change the height and width
of the page i also want to change its children height n width .. but
how can change the layout of each child becoz i am adding its children
dynamically.. How could i find that how many children are there?? How
could i get the reference of each child ?? Pl help me.. Is there
another way to do it?? Pl let me know..
Thanks,
Regards,
Akshay

On Feb 24, 5:46 pm, akshay gore <[email protected]> wrote:
> Hi Ravi,
>             Thanks for reply .. Can u tell me how can i bind parent's
> width n height with child's
> Pls tell me..
> Regards,
> Akshay
>
> On Feb 24, 5:30 pm, Ravi <[email protected]> wrote:
>
> > I am not sure but I think you should bind the height and width of
> > child box to the height and width of parent(canvas) {parent.height}.
> > Just try it out and let me know if it works.
>
> > -Ravi
>
> > 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to