Hello All,

I know there's been some discussion recently, regarding TextFields and
having them grow automatically around their content.  The TextInput and
TextArea Controls must be extended in order to get this type of
functionality - but what about the "Text" Control?

It's my understanding that the Text Control will automatically size
itself around it's content.  In my case, I am not using the
mx.controls.Text inside a MXML Component, it's being added as a Child
inside of a Custom UIComponent.

    Per the Flex 3.0 Documentation: "If you leave both the
    width and the height unspecified, Flex calculates them
    based on any explicit line breaks in the text, with no
    wordwrapping within lines."

Is there something that I'm missing regarding this control?

Thank you all in advance for any advice on this,

Mike

Reply via email to