By the way, for a TextArea control you won't need the .TextArea bit :-
) That was for a RichTextEditor.

--- In flexcoders@yahoogroups.com, "beecee1977" <[EMAIL PROTECTED]> 
wrote:
>
> You'd be better starting a new thread, but it's pretty straight 
> forward...
> 
> Either on myText change event:
> 
> myText.height = myText.TextArea.textHeight + BORDERS_HEIGHT
> 
> or bind the height..
> 
> Haven't tested this, but it should work.
> Hope that helps.
> 
> 
> --- In flexcoders@yahoogroups.com, jeff noyes <jeffnoyes1@> wrote:
> >
> > Anyone know how to make a text area automatically change height 
> based on 
> > the content that's pushed to the text area?
> > >
> > >
> >
>


Reply via email to