You are saying that panel has a fixed layout ok but inside panel we may use the skinnablecontainers inside the containers we define the layout so we can overcome the fixed laout like this
On Tue, Jun 12, 2012 at 2:45 PM, Divya Agarwal <[email protected]> wrote: > A panel has fixed layout you cannot placed its child components to any > position in panel but in canvas you can place its child component > anywhere with in the canvas it have auto layout default. Also canvas > is not a visible container by default but panel is. > > > Regards > Divya > > On Jun 12, 1:05 am, Priti Gupta <[email protected]> wrote: > > Hi all, > > > > i did not find anywhere the difference between canvas and panel in flex. > > please explain it..... > > -- > 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. > > -- 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.

