I managed to get to the panel's boarderskin via the panel's rawchildren. I guess it's now just a matter of figuring out the math. Thx Alex.
Alex Harui wrote: > > It is not guaranteed to be a separate object. It is drawn by the > panel's borderskin and located within the coordinates of the panel > minus its viewMetrics. > > ------------------------------------------------------------------------ > *From:* [email protected] [mailto:[EMAIL PROTECTED] > *On Behalf Of *Mark Lapasa > *Sent:* Monday, November 26, 2007 3:18 PM > *To:* [email protected] > *Subject:* [flexcoders] Reference to the content area of a Panel component > > Hello all, > > I am trying to get access the content area of a panel as I would like to > skin it relative to the panel's content area. I am referring to that box > of white space underneath the title bar. > > From the docs it says: > > "A Panel <../langref/mx/containers/Panel.html> layout container includes > a title bar, a title, a status message area (in the title bar), a > border, and a content area for its children" > > But I can't find a reference in the API how to get the x,y, width and > height of the actual content area container where the panel's children > reside. Any guidance would be appreciated. > > Thx, > > -mL > > Notice of confidentiality: > The information contained in this e-mail is intended only for the use > of the individual or entity named above and may be confidential. > Should the reader of this message not be the intended recipient, you > are hereby notified that any unauthorized dissemination, distribution > or reproduction of this message is strictly prohibited. If you have > received this message in error, please advise the sender immediately > and destroy the e-mail. > > Notice of confidentiality: The information contained in this e-mail is intended only for the use of the individual or entity named above and may be confidential. Should the reader of this message not be the intended recipient, you are hereby notified that any unauthorized dissemination, distribution or reproduction of this message is strictly prohibited. If you have received this message in error, please advise the sender immediately and destroy the e-mail.

