hi, Panel and Canvas are definitely not the same. Panel can layout its children for you based on the layout property. Its also got a title bar.
Canvas will not layout its children. Please find more details below. http://livedocs.adobe.com/flex/3/langref/mx/containers/Panel.html http://livedocs.adobe.com/flex/3/langref/mx/containers/Canvas.html Hope this helps On Wed, Jun 13, 2012 at 6:33 PM, Priti Gupta <[email protected]>wrote: > yes...generally if some interviewer ask..then what should the reply? > > > On Wed, Jun 13, 2012 at 4:11 AM, abhishekchess1 > <[email protected]>wrote: > >> hey r u talking abt flex 3 canvas and panel ? >> >> >> On Tuesday, June 12, 2012 1:35:18 AM UTC+5:30, Priti Gupta 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 view this discussion on the web visit >> https://groups.google.com/d/msg/flex_india/-/N0GIR-ft5D8J. >> >> 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. > -- 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.

